diff Implab/Implab.csproj @ 66:790e8a997d30

Refactoring
author cin
date Thu, 14 Aug 2014 18:08:09 +0400
parents 90069a2ec20a
children b4c2454d208e
line wrap: on
line diff
--- a/Implab/Implab.csproj	Mon Jun 30 13:55:22 2014 +0400
+++ b/Implab/Implab.csproj	Thu Aug 14 18:08:09 2014 +0400
@@ -51,8 +51,8 @@
     <Compile Include="ICancellable.cs" />
     <Compile Include="IProgressHandler.cs" />
     <Compile Include="IProgressNotifier.cs" />
+    <Compile Include="IPromiseT.cs" />
     <Compile Include="IPromise.cs" />
-    <Compile Include="IPromiseBase.cs" />
     <Compile Include="IServiceLocator.cs" />
     <Compile Include="ITaskController.cs" />
     <Compile Include="JSON\JSONElementContext.cs" />