Setting xunit package version from CoreFX (dotnet/corefx#9642)
authorDeepak Shankargouda <deshank@microsoft.com>
Thu, 23 Jun 2016 21:40:35 +0000 (14:40 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2016 21:40:35 +0000 (14:40 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/3e3f24decf1e13f36e3925656d9e98d6e73a719a

src/libraries/BuildToolsVersion.txt
src/libraries/Common/net46-test-runtime/project.json
src/libraries/System.IO.Pipes.AccessControl/tests/project.json

index 4da2308..dfa3e51 100644 (file)
@@ -1 +1 @@
-1.0.26-prerelease-00521-01
\ No newline at end of file
+1.0.26-prerelease-00523-02
\ No newline at end of file
index 3e24ca9..791bbdb 100644 (file)
@@ -5,8 +5,8 @@
     "coveralls.io": "1.4",
     "OpenCover": "4.6.519",
     "ReportGenerator": "2.4.3",
-    "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
-    "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
+    "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0037",
+    "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0037",
     "xunit": "2.1.0",
     "xunit.runner.utility": "2.1.0",
     "xunit.runner.console": "2.1.0"
index 45ac50b..2600c60 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0033",
+    "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0037",
     "Microsoft.NETCore.Platforms": "1.0.2-beta-24223-03",
     "System.Collections": "4.0.12-beta-24223-03",
     "System.Console": "4.0.1-beta-24223-03",