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-05 00:04:05 +0300
committerGitHub <noreply@github.com>2021-03-05 00:04:05 +0300
commitb52479999f05c0877f5add4d1faa342f5aee62aa (patch)
treeb83c2c7f0c10493c5597907097a91144b7605198 /.config
parentdd5cdb148ee9775cf32617cbc0e1e2cc3d420d6f (diff)
[main] Update dependencies from dotnet/xharness (#49125)
[main] Update dependencies from dotnet/xharness - [wasm] Update functional tests to xharness change in dotnet/xharness#492 `xharness wasm test-browser` ignored `--expected-exit-code` before, but the xharness PR added that option. So, the code here needs to be updated to pass the exit code along as is.
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 81a28a52d68..d6471277244 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21153.1",
+ "version": "1.0.0-prerelease.21154.2",
"commands": [
"xharness"
]