Merge pull request #1464 from akoeplinger/fix-portable-target
[mono.git] / mcs / class / System.Numerics / System.Numerics-tests-net_4_5.csproj
index 4b7c4ccc1fedfffe88ba4dd01e879303f675647f..1ccaed113d73fce5995f521fc6239d2f626707e6 100644 (file)
@@ -5,7 +5,7 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{DDF04D88-B7F4-40BF-AC02-1D0E15A73ACD}</ProjectGuid>\r
+    <ProjectGuid>{A2E74122-C2B6-4A40-A255-AF54948DA464}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
     <OutputPath>bin\Debug\System.Numerics-tests-net_4_5</OutputPath>\r
@@ -44,7 +44,8 @@
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-    <Compile Include="Test\System.Numerics\BigIntegerTest.cs" />\r  </ItemGroup>\r
+    <Compile Include="Test\System.Numerics\BigIntegerTest.cs" />\r
+    <Compile Include="Test\System.Numerics\ComplexTest.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
     <PreBuildEvent>\r
 \r
     </PreBuildEvent>\r
-    <PostBuildEvent>\r
-      xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D\r
-  </PostBuildEvent>\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
     <Reference Include="..\lib\net_4_5\nunit.framework.dll" />\r
     <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">\r
-      <Project>{B8D763CB-5541-4DA8-832F-3B6B486B2746}</Project>\r
+      <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
       <Name>corlib\corlib-net_4_5</Name>\r
     </ProjectReference>\r
     <ProjectReference Include="..\System.Numerics\System.Numerics-net_4_5.csproj">\r
-      <Project>{97EF7F70-4556-4EBA-9760-2ED9959F1211}</Project>\r
+      <Project>{14631AC9-FDC6-4561-A04C-6913947C939E}</Project>\r
       <Name>System.Numerics\System.Numerics-net_4_5</Name>\r
     </ProjectReference>\r
     <ProjectReference Include="..\System\System-net_4_5-2.csproj">\r
-      <Project>{17388044-BE4B-4CBE-92D8-5C130414AD84}</Project>\r
+      <Project>{5C605B73-19DA-4FB7-AB39-C7EF9A8B19FE}</Project>\r
       <Name>System\System-net_4_5-2</Name>\r
     </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-</Project>
+</Project>\r
+