Mercurial > pub > ImplabNet
comparison Implab.Playground/Implab.Playground.csproj @ 233:d6fe09f5592c v2
Improved AsyncQueue
Removed ImplabFx
author | cin |
---|---|
date | Wed, 04 Oct 2017 15:44:47 +0300 |
parents | 5f7a3e1d32b9 |
children | b00441e04738 |
comparison
equal
deleted
inserted
replaced
229:5f7a3e1d32b9 | 233:d6fe09f5592c |
---|---|
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.2</TargetFrameworkVersion> | 12 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
13 <FileAlignment>512</FileAlignment> | 13 <FileAlignment>512</FileAlignment> |
14 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> | 14 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
15 <TargetFrameworkProfile /> | |
15 </PropertyGroup> | 16 </PropertyGroup> |
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 17 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
17 <PlatformTarget>AnyCPU</PlatformTarget> | 18 <PlatformTarget>AnyCPU</PlatformTarget> |
18 <DebugSymbols>true</DebugSymbols> | 19 <DebugSymbols>true</DebugSymbols> |
19 <DebugType>full</DebugType> | 20 <DebugType>full</DebugType> |