Skip Crossgen of S.R.WindowsRuntime.dll
authorSimon Nattress <simonn@microsoft.com>
Wed, 8 Aug 2018 18:44:33 +0000 (11:44 -0700)
committerSimon Nattress <simonn@microsoft.com>
Wed, 8 Aug 2018 18:44:33 +0000 (11:44 -0700)
System.Runtime.WindowsRuntime contains assembly refs to Windows platform WinMD types which are not available on Unix and required to crossgen the assembly.

tests/skipCrossGenFiles.arm.txt
tests/skipCrossGenFiles.arm64.txt
tests/skipCrossGenFiles.x64.txt
tests/skipCrossGenFiles.x86.txt

index 8c8a87a..87a2a1d 100644 (file)
@@ -1,4 +1,5 @@
 mscorlib.dll
+System.Runtime.WindowsRuntime.dll
 System.Runtime.WindowsRuntime.UI.Xaml.dll
 System.Private.CoreLib.dll
 xunit.performance.api.dll
index 0ccd62d..7b6127a 100644 (file)
@@ -1,3 +1,4 @@
+System.Runtime.WindowsRuntime.dll
 System.Runtime.WindowsRuntime.UI.Xaml.dll
 Microsoft.CodeAnalysis.VisualBasic.dll
 System.Net.NameResolution.dll
index 8c8a87a..87a2a1d 100644 (file)
@@ -1,4 +1,5 @@
 mscorlib.dll
+System.Runtime.WindowsRuntime.dll
 System.Runtime.WindowsRuntime.UI.Xaml.dll
 System.Private.CoreLib.dll
 xunit.performance.api.dll
index 8c8a87a..87a2a1d 100644 (file)
@@ -1,4 +1,5 @@
 mscorlib.dll
+System.Runtime.WindowsRuntime.dll
 System.Runtime.WindowsRuntime.UI.Xaml.dll
 System.Private.CoreLib.dll
 xunit.performance.api.dll