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-03-10 21:10:24 +0300
committerGitHub <noreply@github.com>2022-03-10 21:10:24 +0300
commitf63e4d93fb4d1158e8f099cbbdd24b3555d2c583 (patch)
tree298198cf6e124047fb427ad6e78b933179ff982e /.config
parent67ea9c0bb48bf1e4be793d268cd9b3bbc4f13ae5 (diff)
[main] Update dependencies from 7 repositories (#66330)
* Update dependencies from https://github.com/dotnet/arcade build 20220307.6 Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , 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.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk From Version 2.5.1-beta.22154.3 -> To Version 2.5.1-beta.22157.6 * Update dependencies from https://github.com/dotnet/icu build 20220307.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-preview.3.22128.1 -> To Version 7.0.0-preview.3.22157.1 * Update dependencies from https://github.com/dotnet/xharness build 20220307.2 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22153.2 -> To Version 1.0.0-prerelease.22157.2 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220307.1 Microsoft.CodeAnalysis.NetAnalyzers From Version 7.0.0-preview1.22153.1 -> To Version 7.0.0-preview1.22157.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20220307.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.2-alpha.0.22128.2 -> To Version 1.0.2-alpha.0.22157.2 * Update dependencies from https://github.com/dotnet/llvm-project build 20220307.1 runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter From Version 1.0.0-alpha.1.22128.1 -> To Version 1.0.0-alpha.1.22157.1 * Use full names for GenericHandler passed to xharness * Update dependencies from https://github.com/dotnet/msquic build 20220309.1 System.Net.MsQuic.Transport From Version 7.0.0-alpha.1.21529.3 -> To Version 7.0.0-alpha.1.22159.1 * Update dependencies from https://github.com/dotnet/xharness build 20220310.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22153.2 -> To Version 1.0.0-prerelease.22160.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Ankit Jain <radical@gmail.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 ac4a73f5afd..28440a12df2 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.22153.2",
+ "version": "1.0.0-prerelease.22160.1",
"commands": [
"xharness"
]