Update Builtools to 614-01
authorKarthik Rajasekaran <karajas@microsoft.com>
Thu, 14 Jul 2016 18:40:08 +0000 (11:40 -0700)
committerKarthik Rajasekaran <karajas@microsoft.com>
Thu, 14 Jul 2016 18:40:08 +0000 (11:40 -0700)
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

src/libraries/BuildToolsVersion.txt
src/libraries/Common/test-runtime/project.json

index 14b3225..9938077 100644 (file)
@@ -1 +1 @@
-1.0.26-prerelease-00613-05
+1.0.26-prerelease-00614-01
index eb21e66..8ce4590 100644 (file)
@@ -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"