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-03-28 23:34:59 +0300
committerGitHub <noreply@github.com>2021-03-28 23:34:59 +0300
commit312521fdc16d53b436cdedf00aa9c5798802552b (patch)
tree50ee3885cd9b856e27f5a4c782fd02618a9e850a /.config
parent4f8be1992cc79807d377afce640f219d4caffb5b (diff)
[main] Update dependencies from dotnet/arcade dotnet/xharness (#50278)
[main] Update dependencies from dotnet/arcade dotnet/xharness - reintroduce publishing branch workarounds. Required while https://github.com/dotnet/arcade/issues/6987 is fixed - fix whitespace in publish-using-darc script - re-introduce publishing branch workaround https://github.com/dotnet/arcade/issues/698
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 d64902048b6..2baea180759 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21175.2",
+ "version": "1.0.0-prerelease.21176.1",
"commands": [
"xharness"
]