Mercurial > pub > ImplabNet
comparison Implab/Implab.csproj @ 156:97fbbf816844 v2
Promises: SignalXXX methods merged into SignalHandler method.
Components: RunnableComponent In progress
author | cin |
---|---|
date | Mon, 15 Feb 2016 04:22:15 +0300 |
parents | 240aa6994018 |
children | 130781364799 |
comparison
equal
deleted
inserted
replaced
155:037df317f126 | 156:97fbbf816844 |
---|---|
180 <Compile Include="Components\IInitializable.cs" /> | 180 <Compile Include="Components\IInitializable.cs" /> |
181 <Compile Include="TaskController.cs" /> | 181 <Compile Include="TaskController.cs" /> |
182 <Compile Include="Components\App.cs" /> | 182 <Compile Include="Components\App.cs" /> |
183 <Compile Include="Components\IRunnable.cs" /> | 183 <Compile Include="Components\IRunnable.cs" /> |
184 <Compile Include="Components\ExecutionState.cs" /> | 184 <Compile Include="Components\ExecutionState.cs" /> |
185 <Compile Include="Components\RunnableComponent.cs" /> | |
186 <Compile Include="Components\IFactory.cs" /> | |
185 </ItemGroup> | 187 </ItemGroup> |
186 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 188 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
187 <ItemGroup /> | 189 <ItemGroup /> |
188 <ProjectExtensions> | 190 <ProjectExtensions> |
189 <MonoDevelop> | 191 <MonoDevelop> |