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 11:21:56 +0300
committerGitHub <noreply@github.com>2021-02-26 11:21:56 +0300
commit3b348bf4ad7fa661fd6bb9293c481cc42c85a3e8 (patch)
tree3a91eb5b27d946db760ce4db5bf4ba2048e80ca5 /.config
parentda801fcf2a97803a5997132c08ba3f646395a5a2 (diff)
[master] Update dependencies from dotnet/xharness (#48750)
Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21124.1 -> To Version 1.0.0-prerelease.21125.1 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 53ba4c4079e..1760dc9183b 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21124.1",
+ "version": "1.0.0-prerelease.21125.1",
"commands": [
"xharness"
]