Mercurial > pub > ImplabNet
diff Implab.Test/Implab.Test.mono.csproj @ 151:ec91a6dfa5b3 v2
Added support for 'await' operator to promises
author | cin |
---|---|
date | Thu, 04 Feb 2016 02:43:05 +0300 |
parents | 706fccb85524 |
children | 822aab37b107 |
line wrap: on
line diff
--- a/Implab.Test/Implab.Test.mono.csproj Sat Dec 12 22:12:44 2015 +0300 +++ b/Implab.Test/Implab.Test.mono.csproj Thu Feb 04 02:43:05 2016 +0300 @@ -10,6 +10,7 @@ <RootNamespace>Implab.Test</RootNamespace> <AssemblyName>Implab.Test</AssemblyName> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> + <ReleaseVersion>0.2</ReleaseVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols>