diff Implab/Implab.csproj @ 127:d86da8d2d4c3 v2

fixed AsyncQueue iterator
author cin
date Tue, 27 Jan 2015 18:18:29 +0300
parents 2573b562e328
children 6241bff0cd64
line wrap: on
line diff
--- a/Implab/Implab.csproj	Mon Jan 26 02:12:01 2015 +0300
+++ b/Implab/Implab.csproj	Tue Jan 27 18:18:29 2015 +0300
@@ -7,8 +7,6 @@
     <OutputType>Library</OutputType>
     <RootNamespace>Implab</RootNamespace>
     <AssemblyName>Implab</AssemblyName>
-    <ProductVersion>8.0.30703</ProductVersion>
-    <SchemaVersion>2.0</SchemaVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>