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-08-02 15:23:15 +0300
committerGitHub <noreply@github.com>2021-08-02 15:23:15 +0300
commit749fa1381f122f7a0bb23374a9e220f834ccbbb3 (patch)
tree8e35a177c191ae39aaddaf6b3b3b451491919aa5 /.config
parent79c4144f174754bf4fa18827a292549214f86581 (diff)
[main] Update dependencies from dotnet/runtime dnceng/internal/dotnet-optimization dotnet/arcade dotnet/xharness dotnet/roslyn-analyzers dotnet/emsdk (#56211)
* Update dependencies from https://github.com/dotnet/xharness build 20210722.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21370.1 -> To Version 1.0.0-prerelease.21372.1 * Update dependencies from https://github.com/dotnet/arcade build 20210723.11 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.21370.12 -> To Version 6.0.0-beta.21373.11 * Update dependencies from https://github.com/dotnet/xharness build 20210723.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21370.1 -> To Version 1.0.0-prerelease.21373.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20210723.2 Microsoft.CodeAnalysis.NetAnalyzers From Version 6.0.0-rc1.21366.2 -> To Version 6.0.0-rc1.21373.2 * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20210724.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.21371.3 -> To Version 1.0.0-prerelease.21374.3 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20210725.2 Microsoft.CodeAnalysis.NetAnalyzers From Version 6.0.0-rc1.21366.2 -> To Version 6.0.0-rc1.21375.2 * Revert SDK bump It will be done in https://github.com/dotnet/runtime/pull/56161 * Update dependencies from https://github.com/dotnet/runtime build 20210725.2 Microsoft.NETCore.DotNetHost , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , Microsoft.NET.Sdk.IL , System.Text.Json , System.Runtime.CompilerServices.Unsafe From Version 6.0.0-rc.1.21369.2 -> To Version 6.0.0-rc.1.21375.2 * Update dependencies from https://github.com/dotnet/arcade build 20210723.11 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.21370.12 -> To Version 6.0.0-beta.21373.11 * Revert SDK bump * Update dependencies from https://github.com/dotnet/emsdk build 20210726.1 Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 From Version 6.0.0-rc.1.21369.1 -> To Version 6.0.0-rc.1.21376.1 * Update dependencies from https://github.com/dotnet/emsdk build 20210726.4 Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 From Version 6.0.0-rc.1.21369.1 -> To Version 6.0.0-rc.1.21376.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.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 b0ca8df7b5f..37cc0681fbf 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21370.1",
+ "version": "1.0.0-prerelease.21373.1",
"commands": [
"xharness"
]