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:
authorPavel Savara <pavelsavara@microsoft.com>2021-11-23 13:43:10 +0300
committerGitHub <noreply@github.com>2021-11-23 13:43:10 +0300
commitc03a89ffb6bc9cffbe8ffb8cf77b67093b43cd85 (patch)
tree0c7e611ccab85dcb0a82b53046b85a6d84137919 /.config
parent721e9fca2374ea48a82edac0cb7adba180d393f8 (diff)
[wasm] workaround test results corruption (#61841)
* xharness bump * more logging in unit test
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 3ab34332853..18f4e3da0e9 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21561.1",
+ "version": "1.0.0-prerelease.21572.4",
"commands": [
"xharness"
]