Merge pull request #901 from Blewzman/FixAggregateExceptionGetBaseException
[mono.git] / mcs / class / Mono.XBuild.Tasks / Mono.XBuild.Tasks-tests-net_4_5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{74FC4C23-BF2E-4514-82D2-E99561BF352C}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>bin\Debug\Mono.XBuild.Tasks-tests-net_4_5</OutputPath>\r
12     <NoStdLib>True</NoStdLib>\r
13     <NoConfig>False</NoConfig>\r
14     <AppDesignerFolder>Properties</AppDesignerFolder>\r
15     <AssemblyName>Mono.XBuild.Tasks_test_net_4_5</AssemblyName>\r
16     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
17     <FileAlignment>512</FileAlignment>\r
18   </PropertyGroup>\r
19   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
20     <DebugSymbols>true</DebugSymbols>\r
21     <DebugType>full</DebugType>\r
22     <Optimize>false</Optimize>\r
23     <DefineConstants>DEBUG;TRACE;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
24     <ErrorReport>prompt</ErrorReport>\r
25     <WarningLevel>4</WarningLevel>\r
26   </PropertyGroup>\r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
28     <DebugType>pdbonly</DebugType>\r
29     <Optimize>true</Optimize>\r
30     <DefineConstants>NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
31     <ErrorReport>prompt</ErrorReport>\r
32     <WarningLevel>4</WarningLevel>\r
33   </PropertyGroup>\r
34   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
35   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
36   is a problem to compile the Mono mscorlib.dll -->\r
37   <PropertyGroup>\r
38     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
39   </PropertyGroup>\r
40   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
41   <ItemGroup>\r
42     <Compile Include="Test\Mono.XBuild.Tasks\PcFileCacheTest.cs" />\r
43   </ItemGroup>\r
44   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
45        Other similar extension points exist, see Microsoft.Common.targets.\r
46   <Target Name="BeforeBuild">\r
47   </Target>\r
48   <Target Name="AfterBuild">\r
49   </Target>\r
50   -->\r
51   <PropertyGroup>\r
52     <PreBuildEvent>\r
53     </PreBuildEvent>\r
54     <PostBuildEvent>\r
55       xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D\r
56     </PostBuildEvent>\r
57   </PropertyGroup>\r
58   <ItemGroup>\r
59     <Reference Include="mscorlib">\r
60       <HintPath>..\lib\net_4_5\mscorlib.dll</HintPath>\r
61     </Reference>\r
62     <Reference Include="System.Core">\r
63       <HintPath>..\lib\net_4_5\System.Core.dll</HintPath>\r
64     </Reference>\r
65     <Reference Include="nunit.framework">\r
66       <HintPath>..\lib\net_4_5\nunit.framework.dll</HintPath>\r
67     </Reference>\r
68   </ItemGroup>\r
69   <ItemGroup>\r
70     <ProjectReference Include="Mono.XBuild.Tasks-net_4_5.csproj">\r
71       <Project>{9AC58525-C730-4552-A8FA-332979FCD055}</Project>\r
72       <Name>Mono.XBuild.Tasks-net_4_5</Name>\r
73     </ProjectReference>\r
74   </ItemGroup>\r
75 </Project>\r