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-09-02 00:28:55 +0300
committerGitHub <noreply@github.com>2021-09-02 00:28:55 +0300
commit67d5b475d68245315f449a7d19146fcfc6e2d1f4 (patch)
tree7fff8e7d5fef48a6e69072f8fda01c108e4b8364 /.config
parent19392abda4777b4bee0880eac082fbbe73ffd293 (diff)
[main] Update dependencies from 8 repositories (#58435)
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20210830.3 optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR From Version 1.0.0-prerelease.21429.2 -> To Version 1.0.0-prerelease.21430.3 * Update dependencies from https://github.com/dotnet/arcade build 20210830.1 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.GenFacades , Microsoft.DotNet.GenAPI , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SharedFramework.Sdk From Version 6.0.0-beta.21427.6 -> To Version 6.0.0-beta.21430.1 * Update dependencies from https://github.com/dotnet/icu build 20210830.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-alpha.1.21423.1 -> To Version 7.0.0-alpha.1.21430.1 * Update dependencies from https://github.com/dotnet/xharness build 20210831.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21427.1 -> To Version 1.0.0-prerelease.21431.1 * Update dependencies from https://github.com/dotnet/runtime-assets build 20210830.2 Microsoft.DotNet.CilStrip.Sources , 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.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData From Version 7.0.0-beta.21423.2 -> To Version 7.0.0-beta.21430.2 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20210830.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.2-alpha.0.21427.1 -> To Version 1.0.2-alpha.0.21430.1 * Update dependencies from https://github.com/dotnet/llvm-project build 20210830.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 11.1.0-alpha.1.21423.1 -> To Version 11.1.0-alpha.1.21430.1 * Update dependencies from https://github.com/dotnet/sdk build 20210830.73 Microsoft.DotNet.Compatibility From Version 1.0.0-rc.1.21426.17 -> To Version 1.0.0-rc.1.21430.73 * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20210831.4 optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR From Version 1.0.0-prerelease.21429.2 -> To Version 1.0.0-prerelease.21431.4 * Update Version.Details.xml * Update Versions.props * Update dependencies from https://github.com/dotnet/hotreload-utils build 20210831.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.2-alpha.0.21427.1 -> To Version 1.0.2-alpha.0.21431.1 * Update dependencies from https://github.com/dotnet/sdk build 20210901.15 Microsoft.DotNet.Compatibility From Version 1.0.0-rc.1.21426.17 -> To Version 1.0.0-rc.1.21451.15 * Update Version.Details.xml * Update Versions.props Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.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 c2fdf6447ac..527cf66d1f6 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21427.1",
+ "version": "1.0.0-prerelease.21431.1",
"commands": [
"xharness"
]