Mercurial > pub > ImplabNet
comparison Implab.Playground/Implab.Playground.csproj @ 255:b00441e04738 v3
Adde workaround to the behaviour of the logical operations stack in conjuction
with async/await methods
author | cin |
---|---|
date | Wed, 04 Apr 2018 15:38:48 +0300 |
parents | d6fe09f5592c |
children | 547a2fc0d93e |
comparison
equal
deleted
inserted
replaced
254:12c00235b105 | 255:b00441e04738 |
---|---|
7 <ProjectGuid>{100DFEB0-75BE-436F-ADDF-1F46EF433F46}</ProjectGuid> | 7 <ProjectGuid>{100DFEB0-75BE-436F-ADDF-1F46EF433F46}</ProjectGuid> |
8 <OutputType>Exe</OutputType> | 8 <OutputType>Exe</OutputType> |
9 <AppDesignerFolder>Properties</AppDesignerFolder> | 9 <AppDesignerFolder>Properties</AppDesignerFolder> |
10 <RootNamespace>Implab.Playground</RootNamespace> | 10 <RootNamespace>Implab.Playground</RootNamespace> |
11 <AssemblyName>Implab.Playground</AssemblyName> | 11 <AssemblyName>Implab.Playground</AssemblyName> |
12 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> | 12 <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
13 <FileAlignment>512</FileAlignment> | 13 <FileAlignment>512</FileAlignment> |
14 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> | 14 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
15 <TargetFrameworkProfile /> | 15 <TargetFrameworkProfile /> |
16 </PropertyGroup> | 16 </PropertyGroup> |
17 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 17 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |