Mercurial > pub > ImplabNet
comparison Implab/Implab.csproj @ 91:cdaaf4792c22 v2
code cleanup
author | cin |
---|---|
date | Tue, 14 Oct 2014 09:30:45 +0400 |
parents | abe260860bd6 |
children | 4c0e5ef99986 |
comparison
equal
deleted
inserted
replaced
90:efcb076407a7 | 91:cdaaf4792c22 |
---|---|
139 <Compile Include="ValueEventArgs.cs" /> | 139 <Compile Include="ValueEventArgs.cs" /> |
140 <Compile Include="PromiseExtensions.cs" /> | 140 <Compile Include="PromiseExtensions.cs" /> |
141 <Compile Include="TransientPromiseException.cs" /> | 141 <Compile Include="TransientPromiseException.cs" /> |
142 <Compile Include="SyncContextPromise.cs" /> | 142 <Compile Include="SyncContextPromise.cs" /> |
143 <Compile Include="ObjectPool.cs" /> | 143 <Compile Include="ObjectPool.cs" /> |
144 <Compile Include="ObjectPoolWrapper.cs" /> | |
145 </ItemGroup> | 144 </ItemGroup> |
146 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 145 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
147 <ItemGroup /> | 146 <ItemGroup /> |
148 <ProjectExtensions> | 147 <ProjectExtensions> |
149 <MonoDevelop> | 148 <MonoDevelop> |