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>2022-09-20 22:21:31 +0300
committerGitHub <noreply@github.com>2022-09-20 22:21:31 +0300
commit71ef3055d83bc9773864177535a4d2a6f4b06f76 (patch)
tree3b472f6ff4971a5c3a948dafdf20023f137913e5 /.config
parent4e6244c111c1aabb891c83a48701e6033c7b0fc2 (diff)
[main] Update dependencies from dotnet/icu dotnet/xharness dotnet/hotreload-utils dotnet/llvm-project (#75886)
* Update dependencies from https://github.com/dotnet/icu build 20220919.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-alpha.1.22462.1 -> To Version 8.0.0-alpha.1.22469.1 * Update dependencies from https://github.com/dotnet/xharness build 20220919.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22467.1 -> To Version 1.0.0-prerelease.22469.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20220919.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.1.0-alpha.0.22462.2 -> To Version 1.1.0-alpha.0.22469.1 * Update dependencies from https://github.com/dotnet/llvm-project build 20220919.3 runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools From Version 14.0.0-alpha.1.22462.3 -> To Version 14.0.0-alpha.1.22469.3 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 4eba20cfdc7..0741e4cfe64 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.22467.1",
+ "version": "1.0.0-prerelease.22469.1",
"commands": [
"xharness"
]