From b2f571bc74b44778cbe1ca1b4f95f3217bf2265a Mon Sep 17 00:00:00 2001 From: Jose Perez Rodriguez Date: Tue, 12 Apr 2016 15:56:08 -0700 Subject: Updating BuildTools --- tests/src/reflection/regression/dev10bugs/project.json | 9 +++++++++ .../regression/reflectionrepromasterforsl/project.json | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'tests/src/reflection') diff --git a/tests/src/reflection/regression/dev10bugs/project.json b/tests/src/reflection/regression/dev10bugs/project.json index a2e84dc340..fc8ccb4cc2 100644 --- a/tests/src/reflection/regression/dev10bugs/project.json +++ b/tests/src/reflection/regression/dev10bugs/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": {} } } diff --git a/tests/src/reflection/regression/reflectionrepromasterforsl/project.json b/tests/src/reflection/regression/reflectionrepromasterforsl/project.json index a2e84dc340..fc8ccb4cc2 100644 --- a/tests/src/reflection/regression/reflectionrepromasterforsl/project.json +++ b/tests/src/reflection/regression/reflectionrepromasterforsl/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": {} } } -- cgit v1.2.3