[docs] Import of Microsoft BCL Documentation.
[mono.git] / mcs / class / corlib / corlib-tests-net_4_0.csproj
index 9089bba2a0a111bf81d359d37c03d70d99a518a3..e3847320386e6f41fd903643166010606d2faeaf 100644 (file)
@@ -5,7 +5,7 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{3AA3802F-6784-454B-BD51-4FCE18CA90D2}</ProjectGuid>\r
+    <ProjectGuid>{31C4892F-1CD1-4AAE-8B98-F9B856B323E3}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>612,618,1699,168,219,618,672</NoWarn>\r
     <OutputPath>bin\Debug\corlib-tests-net_4_0</OutputPath>\r
@@ -76,6 +76,7 @@
     <Compile Include="Test\System.Collections\ReadOnlyCollectionBaseTest.cs" />\r
     <Compile Include="Test\System.Collections\SortedListTest.cs" />\r
     <Compile Include="Test\System.Collections\StackTest.cs" />\r
+    <Compile Include="Test\System.Collections\StructuralComparisonsTest.cs" />\r
     <Compile Include="Test\System.Diagnostics.Contracts\ContractAssertTest.cs" />\r
     <Compile Include="Test\System.Diagnostics.Contracts\ContractAssumeTest.cs" />\r
     <Compile Include="Test\System.Diagnostics.Contracts\ContractCollectionMethodsTest.cs" />\r
@@ -85,6 +86,7 @@
     <Compile Include="Test\System.Diagnostics.Contracts\Helpers\RunAgainstReferenceAttribute.cs" />\r
     <Compile Include="Test\System.Diagnostics.Contracts\Helpers\TestContractBase.cs" />\r
     <Compile Include="Test\System.Diagnostics\DebuggerDisplayAttributeTest.cs" />\r
+    <Compile Include="Test\System.Diagnostics\DebuggerTypeProxyAttribute.cs" />\r
     <Compile Include="Test\System.Diagnostics\StackFrameCas.cs" />\r
     <Compile Include="Test\System.Diagnostics\StackFrameTest.cs" />\r
     <Compile Include="Test\System.Diagnostics\StackTraceCas.cs" />\r
@@ -96,6 +98,7 @@
     <Compile Include="Test\System.Globalization\DaylightTimeTest.cs" />\r
     <Compile Include="Test\System.Globalization\EastAsianLunisolarCalendarTest.cs" />\r
     <Compile Include="Test\System.Globalization\IdnMappingTest.cs" />\r
+    <Compile Include="Test\System.Globalization\NumberFormatInfoTest.cs" />\r
     <Compile Include="Test\System.Globalization\RegionInfoTest.cs" />\r
     <Compile Include="Test\System.Globalization\SortKeyTest.cs" />\r
     <Compile Include="Test\System.Globalization\StringInfoTest.cs" />\r
     <Compile Include="Test\System.Reflection\CustomAttributeDataTest.cs" />\r
     <Compile Include="Test\System.Reflection\EventInfoTest.cs" />\r
     <Compile Include="Test\System.Reflection\FieldInfoTest.cs" />\r
+    <Compile Include="Test\System.Reflection\IntrospectionExtensionsTest.cs" />\r
     <Compile Include="Test\System.Reflection\MethodBaseTest.cs" />\r
     <Compile Include="Test\System.Reflection\MethodInfoTest.cs" />\r
     <Compile Include="Test\System.Reflection\ModuleCas.cs" />\r
     <Compile Include="Test\System.Runtime.InteropServices\SafeHandleTest.cs" />\r
     <Compile Include="Test\System.Runtime.Remoting.Channels\ChannelServicesTest.cs" />\r
     <Compile Include="Test\System.Runtime.Remoting.Contexts\SynchronizationAttributeTest.cs" />\r
+    <Compile Include="Test\System.Runtime.Remoting.Messaging\CallContextTest.cs" />\r
     <Compile Include="Test\System.Runtime.Remoting.Metadata.W3cXsd2001\SoapHexBinaryTest.cs" />\r
     <Compile Include="Test\System.Runtime.Remoting\ContextTest.cs" />\r
     <Compile Include="Test\System.Runtime.Remoting\SoapServicesTest.cs" />\r
     <Compile Include="Test\System\MathTest.cs" />\r
     <Compile Include="Test\System\ModuleHandleTest.cs" />\r
     <Compile Include="Test\System\MulticastDelegate.cs" />\r
+    <Compile Include="Test\System\NullableTest.cs" />\r
     <Compile Include="Test\System\NumberFormatterTest.cs" />\r
     <Compile Include="Test\System\ObjectTest.cs" />\r
     <Compile Include="Test\System\ObsoleteAttributeTest.cs" />\r
     <Compile Include="Test\System\StringTest.cs" />\r
     <Compile Include="Test\System\TimeSpanTest.cs" />\r
     <Compile Include="Test\System\TimeZoneTest.cs" />\r
+    <Compile Include="Test\System\TupleTest.cs" />\r
     <Compile Include="Test\System\TypedReferenceCas.cs" />\r
     <Compile Include="Test\System\TypeTest.cs" />\r
     <Compile Include="Test\System\UInt16Test.cs" />\r
     <PreBuildEvent>\r
 \r
     </PreBuildEvent>\r
-    <PostBuildEvent>\r
-      xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /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_0\nunit.framework.dll" />\r
     <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">\r
-      <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>\r
+      <Project>{F42F5509-677F-4C93-A026-047AB6153801}</Project>\r
       <Name>corlib\corlib-net_4_0</Name>\r
     </ProjectReference>\r
     <ProjectReference Include="..\Mono.Posix\Mono.Posix-net_2_0.csproj">\r
-      <Project>{F83F663F-89F7-481C-941E-E4FE67867254}</Project>\r
+      <Project>{2F9C802E-F1DA-4779-80B2-5AACE033D398}</Project>\r
       <Name>Mono.Posix\Mono.Posix-net_2_0</Name>\r
     </ProjectReference>\r
     <ProjectReference Include="..\System.Core\System.Core-net_2_0.csproj">\r
-      <Project>{B91370A1-A33A-4F7A-BDF2-1E194AFA0869}</Project>\r
+      <Project>{FBEC45AD-4493-41EA-9BCC-F3F29A08EB9E}</Project>\r
       <Name>System.Core\System.Core-net_2_0</Name>\r
     </ProjectReference>\r
   </ItemGroup>\r
       <LogicalName>Resources.resources</LogicalName>\r
     </EmbeddedResource>\r
   </ItemGroup>\r
-</Project>
+</Project>\r
+