##// END OF EJS Templates
sync
cin -
r8:849075f49d5c promises
parent child
Show More
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -32,7 +32,8
32 <Reference Include="System" />
32 <Reference Include="System" />
33 </ItemGroup>
33 </ItemGroup>
34 <ItemGroup>
34 <ItemGroup>
35 <Compile Include="ICancellable.cs" />
35 <Compile Include="IPromise.cs" />
36 <Compile Include="PromiseState.cs" />
36 <Compile Include="TaskController.cs" />
37 <Compile Include="TaskController.cs" />
37 <Compile Include="ProgressInitEventArgs.cs" />
38 <Compile Include="ProgressInitEventArgs.cs" />
38 <Compile Include="Properties\AssemblyInfo.cs" />
39 <Compile Include="Properties\AssemblyInfo.cs" />
General Comments 0
You need to be logged in to leave comments. Login now