comparison Implab/Implab.csproj @ 66:790e8a997d30

Refactoring
author cin
date Thu, 14 Aug 2014 18:08:09 +0400
parents 90069a2ec20a
children b4c2454d208e
comparison
equal deleted inserted replaced
65:653c4e04968b 66:790e8a997d30
49 <Compile Include="Diagnostics\TraceEventType.cs" /> 49 <Compile Include="Diagnostics\TraceEventType.cs" />
50 <Compile Include="Disposable.cs" /> 50 <Compile Include="Disposable.cs" />
51 <Compile Include="ICancellable.cs" /> 51 <Compile Include="ICancellable.cs" />
52 <Compile Include="IProgressHandler.cs" /> 52 <Compile Include="IProgressHandler.cs" />
53 <Compile Include="IProgressNotifier.cs" /> 53 <Compile Include="IProgressNotifier.cs" />
54 <Compile Include="IPromiseT.cs" />
54 <Compile Include="IPromise.cs" /> 55 <Compile Include="IPromise.cs" />
55 <Compile Include="IPromiseBase.cs" />
56 <Compile Include="IServiceLocator.cs" /> 56 <Compile Include="IServiceLocator.cs" />
57 <Compile Include="ITaskController.cs" /> 57 <Compile Include="ITaskController.cs" />
58 <Compile Include="JSON\JSONElementContext.cs" /> 58 <Compile Include="JSON\JSONElementContext.cs" />
59 <Compile Include="JSON\JSONElementType.cs" /> 59 <Compile Include="JSON\JSONElementType.cs" />
60 <Compile Include="JSON\JSONGrammar.cs" /> 60 <Compile Include="JSON\JSONGrammar.cs" />