diff Implab.Fx/Implab.Fx.csproj @ 151:ec91a6dfa5b3 v2

Added support for 'await' operator to promises
author cin
date Thu, 04 Feb 2016 02:43:05 +0300
parents 4439140706d0
children 037df317f126
line wrap: on
line diff
--- a/Implab.Fx/Implab.Fx.csproj	Sat Dec 12 22:12:44 2015 +0300
+++ b/Implab.Fx/Implab.Fx.csproj	Thu Feb 04 02:43:05 2016 +0300
@@ -12,6 +12,7 @@
     <AssemblyName>Implab.Fx</AssemblyName>
     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
+    <ReleaseVersion>0.2</ReleaseVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>