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:
authorViktor Hofer <viktor.hofer@microsoft.com>2021-06-15 14:55:33 +0300
committerGitHub <noreply@github.com>2021-06-15 14:55:33 +0300
commit18dbc54a9202df25e4cb2984c7eca6b910d32ab2 (patch)
tree540d984ccdb65a2eee2b0f388928e83088b6a52e /.config
parent9414d571355001d796e11c74588389dd7387d836 (diff)
[main] Update dependencies from dotnet/runtime dotnet/arcade dnceng/internal/dotnet-optimization dotnet/xharness dotnet/hotreload-utils (#54179)
* Update dependencies from https://github.com/dotnet/xharness build 20210610.3 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21307.1 -> To Version 1.0.0-prerelease.21310.3 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20210610.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.1-alpha.0.21307.1 -> To Version 1.0.1-alpha.0.21310.2 * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20210610.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.21308.4 -> To Version 1.0.0-prerelease.21310.4 * Update dependencies from https://github.com/dotnet/arcade build 20210611.3 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , 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.21304.1 -> To Version 6.0.0-beta.21311.3 * Update dependencies from https://github.com/mono/linker build 20210610.3 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21308.1 -> To Version 6.0.100-preview.6.21310.3 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20210611.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.1-alpha.0.21307.1 -> To Version 1.0.1-alpha.0.21311.1 * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20210612.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.21308.4 -> To Version 1.0.0-prerelease.21312.4 * Update dependencies from https://github.com/dotnet/runtime build 20210614.1 Microsoft.NETCore.DotNetHost , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , Microsoft.NET.Sdk.IL , System.Runtime.CompilerServices.Unsafe , System.Text.Json From Version 6.0.0-preview.6.21307.1 -> To Version 6.0.0-preview.6.21314.1 * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20210613.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.21308.4 -> To Version 1.0.0-prerelease.21313.4 * Update dependencies from https://github.com/dotnet/xharness build 20210614.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21307.1 -> To Version 1.0.0-prerelease.21314.1 * Suppress false positive package validation errors 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 b7d301671f9..02e0543e98b 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21307.1",
+ "version": "1.0.0-prerelease.21314.1",
"commands": [
"xharness"
]