Mercurial > pub > ImplabNet
diff 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 |
line wrap: on
line diff
--- a/Implab/Implab.csproj Sat Nov 08 10:02:47 2014 +0300 +++ b/Implab/Implab.csproj Sun Nov 09 23:03:45 2014 +0300 @@ -147,6 +147,7 @@ <Compile Include="Diagnostics\Extensions.cs" /> <Compile Include="IComponentContainer.cs" /> <Compile Include="MTComponentContainer.cs" /> + <Compile Include="PromiseEventType.cs" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <ItemGroup />