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