Mercurial > pub > ImplabNet
comparison Implab/Implab.csproj @ 25:9bf5b23650c9
refactoring
author | cin |
---|---|
date | Thu, 06 Feb 2014 01:08:59 +0400 |
parents | 0f982f9b7d4d |
children | 2880242f987a |
comparison
equal
deleted
inserted
replaced
24:ee04e1fa78da | 25:9bf5b23650c9 |
---|---|
34 <ItemGroup> | 34 <ItemGroup> |
35 <Compile Include="ICancellable.cs" /> | 35 <Compile Include="ICancellable.cs" /> |
36 <Compile Include="IProgressHandler.cs" /> | 36 <Compile Include="IProgressHandler.cs" /> |
37 <Compile Include="IProgressNotifier.cs" /> | 37 <Compile Include="IProgressNotifier.cs" /> |
38 <Compile Include="IPromise.cs" /> | 38 <Compile Include="IPromise.cs" /> |
39 <Compile Include="IPromiseBase.cs" /> | |
39 <Compile Include="ITaskController.cs" /> | 40 <Compile Include="ITaskController.cs" /> |
40 <Compile Include="ManagedPromise.cs" /> | 41 <Compile Include="ManagedPromise.cs" /> |
41 <Compile Include="Parallels\DispatchPool.cs" /> | 42 <Compile Include="Parallels\DispatchPool.cs" /> |
42 <Compile Include="Parallels\ArrayTraits.cs" /> | 43 <Compile Include="Parallels\ArrayTraits.cs" /> |
43 <Compile Include="Parallels\MTQueue.cs" /> | 44 <Compile Include="Parallels\MTQueue.cs" /> |