changeset 67:b4c2454d208e

mono
author cin
date Fri, 22 Aug 2014 17:47:20 +0400
parents 790e8a997d30
children 9dd6a896a385
files Implab.Diagnostics.Interactive/Implab.Diagnostics.Interactive.csproj Implab/Implab.csproj
diffstat 2 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/Implab.Diagnostics.Interactive/Implab.Diagnostics.Interactive.csproj	Thu Aug 14 18:08:09 2014 +0400
+++ b/Implab.Diagnostics.Interactive/Implab.Diagnostics.Interactive.csproj	Fri Aug 22 17:47:20 2014 +0400
@@ -54,7 +54,7 @@
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\Implab\Implab.csproj">
-      <Project>{f550f1f8-8746-4ad0-9614-855f4c4b7f05}</Project>
+      <Project>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</Project>
       <Name>Implab</Name>
     </ProjectReference>
   </ItemGroup>
--- 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" />