Mercurial > pub > ImplabNet
comparison Implab/Implab.csproj @ 104:5f10d54b45df v2
renamed Promise.Last -> Promise.On
Promise.On doesn't changes Promise.IsExclusive property
author | cin |
---|---|
date | Sun, 09 Nov 2014 23:03:45 +0300 |
parents | 0141a165d032 |
children | d4e38929ce36 |
comparison
equal
deleted
inserted
replaced
103:b3f5bc613905 | 104:5f10d54b45df |
---|---|
145 <Compile Include="Diagnostics\LogEventArgs.cs" /> | 145 <Compile Include="Diagnostics\LogEventArgs.cs" /> |
146 <Compile Include="Diagnostics\LogEventArgsT.cs" /> | 146 <Compile Include="Diagnostics\LogEventArgsT.cs" /> |
147 <Compile Include="Diagnostics\Extensions.cs" /> | 147 <Compile Include="Diagnostics\Extensions.cs" /> |
148 <Compile Include="IComponentContainer.cs" /> | 148 <Compile Include="IComponentContainer.cs" /> |
149 <Compile Include="MTComponentContainer.cs" /> | 149 <Compile Include="MTComponentContainer.cs" /> |
150 <Compile Include="PromiseEventType.cs" /> | |
150 </ItemGroup> | 151 </ItemGroup> |
151 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 152 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
152 <ItemGroup /> | 153 <ItemGroup /> |
153 <ProjectExtensions> | 154 <ProjectExtensions> |
154 <MonoDevelop> | 155 <MonoDevelop> |