[mcs] Validate more nameof argument expressions
[mono.git] / mcs / class / corlib / corlib-tests-net_4_0.csproj
index 0b9a43f96dac8ba29313c02715ecd62c1b58757d..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>{F835788F-7784-4107-A562-AB4C2079B6CD}</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
@@ -44,7 +44,6 @@
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-    <Compile Include="..\..\build\common\Consts.cs" />\r
     <Compile Include="Mono\DataConverter.cs" />\r
     <Compile Include="Test\Microsoft.Win32\RegistryKeyTest.cs" />\r
     <Compile Include="Test\Mono\DataConvertTest.cs" />\r
@@ -77,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
@@ -86,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
@@ -97,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.Threading\SpinLockTests.cs" />\r
     <Compile Include="Test\System.Threading\ThreadCas.cs" />\r
     <Compile Include="Test\System.Threading\ThreadLocalTests.cs" />\r
+    <Compile Include="Test\System.Threading\ThreadPoolTest.cs" />\r
     <Compile Include="Test\System.Threading\ThreadTest.cs" />\r
     <Compile Include="Test\System.Threading\TimerTest.cs" />\r
     <Compile Include="Test\System.Threading\VolatileTest.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>{280E1B59-BAAA-4E02-99CA-8070BCB2C72E}</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>{F510A531-2580-4627-9330-7C08EAED34E0}</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>{45BA4F7D-9E8C-42F8-975F-F2EAA0300B6C}</Project>\r
+      <Project>{FBEC45AD-4493-41EA-9BCC-F3F29A08EB9E}</Project>\r
       <Name>System.Core\System.Core-net_2_0</Name>\r
     </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-</Project>
+  <ItemGroup>\r
+    <EmbeddedResource Include="Test/resources/Resources.resources">\r
+      <LogicalName>Resources.resources</LogicalName>\r
+    </EmbeddedResource>\r
+  </ItemGroup>\r
+</Project>\r
+