Mercurial > pub > ImplabNet
diff Implab/Implab.csproj @ 67:b4c2454d208e
mono
author | cin |
---|---|
date | Fri, 22 Aug 2014 17:47:20 +0400 |
parents | 790e8a997d30 |
children | d67b95eddaf4 |
line wrap: on
line diff
--- a/Implab/Implab.csproj Thu Aug 14 18:08:09 2014 +0400 +++ b/Implab/Implab.csproj Fri Aug 22 17:47:20 2014 +0400 @@ -3,8 +3,6 @@ <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>10.0.0</ProductVersion> - <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid> <OutputType>Library</OutputType> <RootNamespace>Implab</RootNamespace> @@ -31,7 +29,7 @@ </PropertyGroup> <ItemGroup> <Reference Include="System" /> - <Reference Include="System.XML" /> + <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Component.cs" />