summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authorEgor Chesakov <Egor.Chesakov@microsoft.com>2019-05-29 07:42:55 -0700
committerStephen Toub <stoub@microsoft.com>2019-05-29 10:42:55 -0400
commit90f2960e19700914c15abe1ead895c0ebea0db22 (patch)
treeb17ffd4d2b6d5bb60f9a161919635c5a0816347a /eng
parentd00d17dfcec6350f23615f24c5374dd6d4e16e7a (diff)
downloadcoreclr-90f2960e19700914c15abe1ead895c0ebea0db22.tar.gz
coreclr-90f2960e19700914c15abe1ead895c0ebea0db22.tar.bz2
coreclr-90f2960e19700914c15abe1ead895c0ebea0db22.zip
Update MicrosoftDotNetXUnitConsoleRunnerVersion to reflect changes in Arcade (#24822)
* Update tf to netcoreapp2.1 * Bump up version of xunit.console package to 2.5.1-beta.19278.1 * Fix type in the version
Diffstat (limited to 'eng')
-rw-r--r--eng/Versions.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index ddda084791..9cac35bca7 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -15,7 +15,7 @@
<!-- arcade -->
<MicrosoftDotNetBuildTasksFeedVersion>2.2.0-beta.19273.11</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetBuildTasksPackagingVersion>1.0.0-beta.19273.11</MicrosoftDotNetBuildTasksPackagingVersion>
- <MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.19264.13</MicrosoftDotNetXUnitConsoleRunnerVersion>
+ <MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.19278.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
<!-- corefx -->
<MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview6.19273.8</MicrosoftPrivateCoreFxNETCoreAppVersion>
<MicrosoftNETCorePlatformsVersion>3.0.0-preview6.19273.8</MicrosoftNETCorePlatformsVersion>