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-07-02 08:35:34 +0300
committerGitHub <noreply@github.com>2021-07-02 08:35:34 +0300
commit97898a4c9292d91a8e4f4b6add67f66f66f661b3 (patch)
treea0db2b067534c01d9e5a257da0e1d7fba72c26ec /.config
parent705c01b41dc5551c6c32c8e7d7e5ccad744143b2 (diff)
[main] Update dependencies from dnceng/internal/dotnet-optimization dotnet/arcade dotnet/xharness dotnet/hotreload-utils (#55007)
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20210630.5 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.21329.4 -> To Version 1.0.0-prerelease.21330.5 * Update dependencies from https://github.com/dotnet/arcade build 20210630.2 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.21329.8 -> To Version 6.0.0-beta.21330.2 * Update dependencies from https://github.com/dotnet/xharness build 20210630.2 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21328.4 -> To Version 1.0.0-prerelease.21330.2 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20210630.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.1-alpha.0.21328.1 -> To Version 1.0.1-alpha.0.21330.1 * Disable nullability for EnC test * Also disable nullability in browser EnC functional test Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <lewing@microsoft.com> Co-authored-by: Aleksey Kliger (λgeek) <alklig@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 a5c11de1747..9c120588ffd 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21328.4",
+ "version": "1.0.0-prerelease.21330.2",
"commands": [
"xharness"
]