Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2021-02-26 18:02:17 +0300
committerGitHub <noreply@github.com>2021-02-26 18:02:17 +0300
commitc8fa28e27c33e31924abb88ba52ce19c8651519b (patch)
treee2177d9971db85bef4f403daa3b12999151ec230 /.config
parentc7fa2955e3f860f8070adea115f7277281228a2e (diff)
[master] Update dependencies from dotnet/xharness dotnet/arcade (#48808)
* Update dependencies from https://github.com/dotnet/xharness build 20210226.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21125.1 -> To Version 1.0.0-prerelease.21126.1 * Update dependencies from https://github.com/dotnet/xharness build 20210226.2 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21125.1 -> To Version 1.0.0-prerelease.21126.2 * Update dependencies from https://github.com/dotnet/arcade build 20210225.5 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.GenFacades , Microsoft.DotNet.GenAPI , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SharedFramework.Sdk From Version 6.0.0-beta.21120.1 -> To Version 6.0.0-beta.21125.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Diffstat (limited to '.config')
-rw-r--r--.config/dotnet-tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 1760dc9183b..37365329f21 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21125.1",
+ "version": "1.0.0-prerelease.21126.2",
"commands": [
"xharness"
]