From: Karthik Rajasekaran Date: Thu, 14 Jul 2016 18:40:08 +0000 (-0700) Subject: Update Builtools to 614-01 X-Git-Tag: submit/tizen/20210909.063632~11031^2~11740^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cde9494793960535e3fa0e0ccd0b4cc5191d5476;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update Builtools to 614-01 Include uwp runner in test-runtime and add validation pattern for it's version number Commit migrated from https://github.com/dotnet/corefx/commit/0dc395f31ccc237aeeba50c42e311d8438f037f6 --- diff --git a/src/libraries/BuildToolsVersion.txt b/src/libraries/BuildToolsVersion.txt index 14b3225..9938077 100644 --- a/src/libraries/BuildToolsVersion.txt +++ b/src/libraries/BuildToolsVersion.txt @@ -1 +1 @@ -1.0.26-prerelease-00613-05 +1.0.26-prerelease-00614-01 diff --git a/src/libraries/Common/test-runtime/project.json b/src/libraries/Common/test-runtime/project.json index eb21e66..8ce4590 100644 --- a/src/libraries/Common/test-runtime/project.json +++ b/src/libraries/Common/test-runtime/project.json @@ -24,6 +24,7 @@ "dependencies": { "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.1-beta-000547-00", "System.Console": "4.0.1-beta-24314-03", + "microsoft.xunit.runner.uwp" : "1.0.3-prerelease-00614-01", "Microsoft.DotNet.TestILC": { "version": "1.4.24208-prerelease", "include": "contentFiles"