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-02 19:43:20 +0300
committerGitHub <noreply@github.com>2021-03-02 19:43:20 +0300
commit8111534793c51921eaf5628ce250f932f6cbec2d (patch)
tree4d89269071c3081dc285a86cf0530e3960707344 /.config
parente61c3724b106671e23d61207a8186c9e5c7a962a (diff)
[main] Update dependencies from dotnet/xharness dotnet/icu dotnet/llvm-project (#49006)
* Update dependencies from https://github.com/dotnet/xharness build 20210302.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21151.1 -> To Version 1.0.0-prerelease.21152.1 * Update dependencies from https://github.com/dotnet/icu build 20210301.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 6.0.0-preview.3.21123.2 -> To Version 6.0.0-preview.3.21151.1 * Update dependencies from https://github.com/dotnet/llvm-project build 20210301.1 runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk From Version 9.0.1-alpha.1.21115.1 -> To Version 9.0.1-alpha.1.21151.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 c6a16eaeeb7..d58e8217d6f 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21151.1",
+ "version": "1.0.0-prerelease.21152.1",
"commands": [
"xharness"
]