Mercurial > silverbladetech
diff Stocks/Stocks.Service/Stocks.Service.csproj @ 3:ef54074d5285
Removed Ninject IoCmodule as no longer required
author | stevenh7776 stevenhollidge@hotmail.com |
---|---|
date | Mon, 20 Feb 2012 22:29:44 +0700 |
parents | e5d46bb6cdb0 |
children | c812bca7b1ac |
line wrap: on
line diff
--- a/Stocks/Stocks.Service/Stocks.Service.csproj Mon Feb 20 22:04:50 2012 +0700 +++ b/Stocks/Stocks.Service/Stocks.Service.csproj Mon Feb 20 22:29:44 2012 +0700 @@ -48,7 +48,6 @@ </ItemGroup> <ItemGroup> <Compile Include="AssemblyInit.cs" /> - <Compile Include="IoCModule.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="StocksService.cs" /> </ItemGroup>