1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets=
"Build" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003">
4 <Configuration Condition=
" '$(Configuration)' == '' ">Debug
</Configuration>
5 <Platform Condition=
" '$(Platform)' == '' ">AnyCPU
</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{
25CAFA51-
9FE0-
43AD-A642-B3D59BE2B377}
</ProjectGuid>
9 <OutputType>Exe
</OutputType>
11 <OutputPath>./../../class/lib/net_4_x
</OutputPath>
12 <IntermediateOutputPath>obj-net_4_x
</IntermediateOutputPath>
13 <GenerateTargetFrameworkAttribute>false
</GenerateTargetFrameworkAttribute>
14 <NoStdLib>True
</NoStdLib>
16 <NoConfig>True
</NoConfig>
18 <AppDesignerFolder>Properties
</AppDesignerFolder>
21 <AssemblyName>mono-xmltool
</AssemblyName>
22 <TargetFrameworkVersion>v4.5
</TargetFrameworkVersion>
23 <FileAlignment>512</FileAlignment>
26 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
27 <DebugSymbols>true
</DebugSymbols>
28 <DebugType>full
</DebugType>
30 <Optimize>false
</Optimize>
31 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE
</DefineConstants>
32 <ErrorReport>prompt
</ErrorReport>
33 <WarningLevel>4</WarningLevel>
35 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
36 <DebugType>pdbonly
</DebugType>
38 <Optimize>true
</Optimize>
39 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE
</DefineConstants>
40 <ErrorReport>prompt
</ErrorReport>
41 <WarningLevel>4</WarningLevel>
43 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
44 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
45 is a problem to compile the Mono mscorlib.dll -->
47 <AddAdditionalExplicitAssemblyReferences>false
</AddAdditionalExplicitAssemblyReferences>
49 <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
51 <Compile Include=
"xmltool.cs" />
</ItemGroup>
52 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
53 Other similar extension points exist, see Microsoft.Common.targets.
54 <Target Name="BeforeBuild">
56 <Target Name="AfterBuild">
60 <PreBuildEvent Condition=
" '$(OS)' != 'Windows_NT' ">
63 <PreBuildEvent Condition=
" '$(OS)' == 'Windows_NT' ">
66 <PostBuildEvent Condition=
" '$(OS)' != 'Windows_NT' ">
69 <PostBuildEvent Condition=
" '$(OS)' == 'Windows_NT' ">
74 <ProjectReference Include=
"../../class/corlib/corlib-net_4_x.csproj">
75 <Project>{
2CA6026B-
2DC8-
4C4C-A12C-
1E8234049DB7}
</Project>
76 <Name>corlib-net_4_x
</Name>
78 <ProjectReference Include=
"../../class/System.XML/System.Xml-net_4_x.csproj">
79 <Project>{
87FD2F0F-
5222-
4AE6-BD63-
2D4975E11E5B}
</Project>
80 <Name>System.Xml-net_4_x
</Name>
82 <ProjectReference Include=
"../../class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_x.csproj">
83 <Project>{FFFE76FE-
98EE-
4FF7-
81D9-
35C0FE1D3718}
</Project>
84 <Name>Commons.Xml.Relaxng-net_4_x
</Name>
88 <Folder Include=
"Properties\" />