summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
diff options
context:
space:
mode:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-04-12 15:56:08 -0700
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-04-14 10:39:49 -0700
commitb2f571bc74b44778cbe1ca1b4f95f3217bf2265a (patch)
tree599459ae5fb0c75fdf5a3cf77241c5a115fcb076 /tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
parentae2d2f3d103d0a20d1609725c7eec0830e0cf654 (diff)
downloadcoreclr-b2f571bc74b44778cbe1ca1b4f95f3217bf2265a.tar.gz
coreclr-b2f571bc74b44778cbe1ca1b4f95f3217bf2265a.tar.bz2
coreclr-b2f571bc74b44778cbe1ca1b4f95f3217bf2265a.zip
Updating BuildTools
Diffstat (limited to 'tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json')
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
index a2e84dc340..fc8ccb4cc2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
@@ -31,5 +31,14 @@
},
"frameworks": {
"dnxcore50": {}
+ },
+ "runtimes": {
+ "win7-x86": {},
+ "win7-x64": {},
+ "ubuntu.14.04-x64": {},
+ "osx.10.10-x64": {},
+ "centos.7-x64": {},
+ "rhel.7-x64": {},
+ "debian.8.2-x64": {}
}
}