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-05-18 18:31:01 +0300
committerGitHub <noreply@github.com>2021-05-18 18:31:01 +0300
commit7b7954aac35ff34e747a45ee51d58d56868f0aba (patch)
tree493bac738c6068c31bb880403d56f4456a0f1bc1 /.config
parent4fd2aa9e0baf8f785e52e91e6fb92fb53c87f808 (diff)
[main] Update dependencies from dotnet/icu dotnet/xharness dotnet/llvm-project dotnet/runtime-assets dotnet/hotreload-utils (#52902)
* Update dependencies from https://github.com/dotnet/icu build 20210517.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 6.0.0-preview.5.21260.1 -> To Version 6.0.0-preview.5.21267.1 * Update dependencies from https://github.com/dotnet/xharness build 20210518.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21264.3 -> To Version 1.0.0-prerelease.21268.1 * Update dependencies from https://github.com/dotnet/llvm-project build 20210517.1 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.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , 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 9.0.1-alpha.1.21260.1 -> To Version 9.0.1-alpha.1.21267.1 * Update dependencies from https://github.com/dotnet/runtime-assets build 20210517.1 System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData From Version 6.0.0-beta.21260.1 -> To Version 6.0.0-beta.21267.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20210517.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.1-alpha.0.21264.2 -> To Version 1.0.1-alpha.0.21267.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 7e7b6f526e7..5e71f900433 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21264.3",
+ "version": "1.0.0-prerelease.21268.1",
"commands": [
"xharness"
]