Mercurial > silverbladetech
diff Stocks/Stocks.Common/Stocks.Common.csproj @ 8:6e84a4c92378
FakeWebClientShim added and refactoring
author | stevenh7776 stevenhollidge@hotmail.com |
---|---|
date | Tue, 21 Feb 2012 17:05:47 +0700 |
parents | c812bca7b1ac |
children |
line wrap: on
line diff
--- a/Stocks/Stocks.Common/Stocks.Common.csproj Tue Feb 21 01:19:54 2012 +0700 +++ b/Stocks/Stocks.Common/Stocks.Common.csproj Tue Feb 21 17:05:47 2012 +0700 @@ -53,8 +53,9 @@ <Compile Include="ConfigurationService.cs" /> <Compile Include="Core\ExtensionMethods.cs" /> <Compile Include="Core\TimedDelegates.cs" /> - <Compile Include="Events\PriceChanged.cs" /> + <Compile Include="EventArgs\PriceChangedEventArgs.cs" /> <Compile Include="Factory.cs" /> + <Compile Include="Fakes\FakeWebClientShim.cs" /> <Compile Include="IConfigurationService.cs" /> <Compile Include="Exceptions\InvalidWebPriceData.cs" /> <Compile Include="IStocksService.cs" />