Mercurial > pub > ImplabNet
diff Implab/Implab.csproj @ 11:6ec82bf68c8e promises
refactoring
author | cin |
---|---|
date | Tue, 05 Nov 2013 01:09:58 +0400 |
parents | 849075f49d5c |
children | eb418ba8275b |
line wrap: on
line diff
--- a/Implab/Implab.csproj Sun Nov 03 18:07:38 2013 +0400 +++ b/Implab/Implab.csproj Tue Nov 05 01:09:58 2013 +0400 @@ -38,12 +38,10 @@ <Compile Include="ProgressInitEventArgs.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Promise.cs" /> - <Compile Include="AsyncPool.cs" /> + <Compile Include="Parallels\AsyncPool.cs" /> <Compile Include="Safe.cs" /> <Compile Include="ValueEventArgs.cs" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> - <ItemGroup> - <Folder Include="Parallels\" /> - </ItemGroup> + <ItemGroup /> </Project> \ No newline at end of file