summaryrefslogtreecommitdiff
path: root/tests/skipCrossGenFiles.arm.txt
diff options
context:
space:
mode:
authorSimon Nattress <simonn@microsoft.com>2018-08-08 11:44:33 -0700
committerSimon Nattress <simonn@microsoft.com>2018-08-08 11:44:33 -0700
commit83be4e97152212bc045a383720563c179603618a (patch)
tree419530514d9f7adeedd8343f0ca90ed2f1378643 /tests/skipCrossGenFiles.arm.txt
parent0a84a4d68a2059d03f2f1baa348979e244da4f4d (diff)
downloadcoreclr-83be4e97152212bc045a383720563c179603618a.tar.gz
coreclr-83be4e97152212bc045a383720563c179603618a.tar.bz2
coreclr-83be4e97152212bc045a383720563c179603618a.zip
Skip Crossgen of S.R.WindowsRuntime.dll
System.Runtime.WindowsRuntime contains assembly refs to Windows platform WinMD types which are not available on Unix and required to crossgen the assembly.
Diffstat (limited to 'tests/skipCrossGenFiles.arm.txt')
-rw-r--r--tests/skipCrossGenFiles.arm.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/skipCrossGenFiles.arm.txt b/tests/skipCrossGenFiles.arm.txt
index 8c8a87a1f5..87a2a1dfad 100644
--- a/tests/skipCrossGenFiles.arm.txt
+++ b/tests/skipCrossGenFiles.arm.txt
@@ -1,4 +1,5 @@
mscorlib.dll
+System.Runtime.WindowsRuntime.dll
System.Runtime.WindowsRuntime.UI.Xaml.dll
System.Private.CoreLib.dll
xunit.performance.api.dll