Add unit test for AggregateException.GetBaseException that works on .net but is broke...
[mono.git] / mcs / class / Moonlight.Build.Tasks / Moonlight.Build.Tasks-net_4_0.csproj
index 68a7cc483fa297c87e33a0536de2195b02eb8ae0..7469cf39158df63d2f9ea85450dde74ecb25e2dc 100644 (file)
@@ -5,14 +5,16 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{8B495C4E-D5D2-4642-9481-F761DDD47ABD}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>./../../class/lib/net_4_0</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\Moonlight.Build.Tasks-net_4_0</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>Moonlight.Build.Tasks</AssemblyName>\r
     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
@@ -25,7 +27,6 @@
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="Moonlight.Build.Tasks\GenerateXap.cs" />
-   <Compile Include="Moonlight.Build.Tasks\XamlG.cs" />
-   <Compile Include="Moonlight.Build.Tasks\GetMoonlightFrameworkPath.cs" />
-   <Compile Include="Moonlight.Build.Tasks\GenerateMoonlightManifest.cs" />
-   <Compile Include="Moonlight.Build.Tasks\CreateTestPage.cs" />
-   <Compile Include="Moonlight.Build.Tasks\Respack.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="Moonlight.Build.Tasks\CreateTestPage.cs" />\r
+    <Compile Include="Moonlight.Build.Tasks\GenerateMoonlightManifest.cs" />\r
+    <Compile Include="Moonlight.Build.Tasks\GenerateXap.cs" />\r
+    <Compile Include="Moonlight.Build.Tasks\GetMoonlightFrameworkPath.cs" />\r
+    <Compile Include="Moonlight.Build.Tasks\Respack.cs" />\r
+    <Compile Include="Moonlight.Build.Tasks\XamlG.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+\r
+    </PreBuildEvent>\r
+    <PostBuildEvent>\r
+      xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /Y /R /D\r
+  </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-        <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="Microsoft.Build.Engine.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>Microsoft.Build.Engine.dll</HintPath>
-    </Reference>
-    <Reference Include="Microsoft.Build.Framework.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>Microsoft.Build.Framework.dll</HintPath>
-    </Reference>
-    <Reference Include="Microsoft.Build.Utilities.v4.0.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>Microsoft.Build.Utilities.v4.0.dll</HintPath>
-    </Reference>
-    <Reference Include="Microsoft.Build.Tasks.v4.0.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>Microsoft.Build.Tasks.v4.0.dll</HintPath>
-    </Reference>
-    <Reference Include="ICSharpCode.SharpZipLib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>ICSharpCode.SharpZipLib.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">\r
+      <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>\r
+      <Name>corlib\corlib-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_0-2.csproj">\r
+      <Project>{8260E24F-1471-4320-AB5B-7CC7B68521E3}</Project>\r
+      <Name>System\System-net_4_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">\r
+      <Project>{51720A26-B4D9-4B84-8CB5-9CBA57477FBB}</Project>\r
+      <Name>System.XML\System.Xml-net_4_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\Microsoft.Build.Engine\Microsoft.Build.Engine-net_4_0.csproj">\r
+      <Project>{9B0AC297-CB85-43C1-8C18-12997CF1B78D}</Project>\r
+      <Name>Microsoft.Build.Engine\Microsoft.Build.Engine-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\Microsoft.Build.Framework\Microsoft.Build.Framework-net_4_0.csproj">\r
+      <Project>{1D4BCF4D-31D1-4F92-A2B2-D9E41A640649}</Project>\r
+      <Name>Microsoft.Build.Framework\Microsoft.Build.Framework-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\Microsoft.Build.Utilities\Microsoft.Build.Utilities-net_4_0.csproj">\r
+      <Project>{A20F004B-16AC-44DE-A14E-2C2B5E9F72BE}</Project>\r
+      <Name>Microsoft.Build.Utilities\Microsoft.Build.Utilities-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\Microsoft.Build.Tasks\Microsoft.Build.Tasks-net_4_0.csproj">\r
+      <Project>{0F2C25D7-DF2E-4F4B-85D8-7EFC4DCD3B0C}</Project>\r
+      <Name>Microsoft.Build.Tasks\Microsoft.Build.Tasks-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\ICSharpCode.SharpZipLib\ICSharpCode.SharpZipLib-net_4_0.csproj">\r
+      <Project>{2DE2CFB0-3166-41D9-B0B5-EFBE309DD7B7}</Project>\r
+      <Name>ICSharpCode.SharpZipLib\ICSharpCode.SharpZipLib-net_4_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-    <ItemGroup>
-    <EmbeddedResource Include="Moonlight.Build.Tasks/PreviewTemplate.html">
-       <LogicalName>PreviewTemplate.html</LogicalName>
-    </EmbeddedResource>
-  </ItemGroup>
-\r
-</Project>\r
-
+  <ItemGroup>\r
+    <EmbeddedResource Include="Moonlight.Build.Tasks/PreviewTemplate.html">\r
+      <LogicalName>PreviewTemplate.html</LogicalName>\r
+    </EmbeddedResource>\r
+  </ItemGroup>\r
+</Project>