Mercurial > pub > ImplabNet
comparison Implab/Implab.csproj @ 202:2651cb9a4250 v2
Implemented PollingRunnableComponent
author | cin |
---|---|
date | Tue, 18 Oct 2016 01:03:49 +0300 |
parents | d45bdf510514 |
children | 4d9830a9bbb8 |
comparison
equal
deleted
inserted
replaced
201:d7cd7a83189a | 202:2651cb9a4250 |
---|---|
192 <Compile Include="Automaton\AutomatonConst.cs" /> | 192 <Compile Include="Automaton\AutomatonConst.cs" /> |
193 <Compile Include="Automaton\RegularExpressions\RegularDFA.cs" /> | 193 <Compile Include="Automaton\RegularExpressions\RegularDFA.cs" /> |
194 <Compile Include="Components\LazyAndWeak.cs" /> | 194 <Compile Include="Components\LazyAndWeak.cs" /> |
195 <Compile Include="AbstractTask.cs" /> | 195 <Compile Include="AbstractTask.cs" /> |
196 <Compile Include="AbstractTaskT.cs" /> | 196 <Compile Include="AbstractTaskT.cs" /> |
197 <Compile Include="Components\PollingRunnableComponent.cs" /> | |
197 </ItemGroup> | 198 </ItemGroup> |
198 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 199 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
199 <ItemGroup /> | 200 <ItemGroup /> |
200 <ProjectExtensions> | 201 <ProjectExtensions> |
201 <MonoDevelop> | 202 <MonoDevelop> |