##// END OF EJS Templates
mono
cin -
r67:b4c2454d208e default
parent child
Show More
@@ -54,7 +54,7
54 54 </ItemGroup>
55 55 <ItemGroup>
56 56 <ProjectReference Include="..\Implab\Implab.csproj">
57 <Project>{f550f1f8-8746-4ad0-9614-855f4c4b7f05}</Project>
57 <Project>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</Project>
58 58 <Name>Implab</Name>
59 59 </ProjectReference>
60 60 </ItemGroup>
@@ -3,8 +3,6
3 3 <PropertyGroup>
4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>10.0.0</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 6 <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid>
9 7 <OutputType>Library</OutputType>
10 8 <RootNamespace>Implab</RootNamespace>
@@ -31,7 +29,7
31 29 </PropertyGroup>
32 30 <ItemGroup>
33 31 <Reference Include="System" />
34 <Reference Include="System.XML" />
32 <Reference Include="System.Xml" />
35 33 </ItemGroup>
36 34 <ItemGroup>
37 35 <Compile Include="Component.cs" />
General Comments 0
You need to be logged in to leave comments. Login now