From 2eaf71b314eaafeb1c851efa32f00b0fb8bda774 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 24 Nov 2025 16:45:43 +0000 Subject: [PATCH 01/10] Backflow from https://github.com/dotnet/dotnet / cc7f6e8 build 291900 [[ commit created by automation ]] --- Directory.Build.props | 7 +-- eng/SignCheckExclusionsFile.txt | 34 -------------- eng/Signing.props | 3 ++ eng/Versions.props | 46 +++++++++++-------- src/Layout/Directory.Build.props | 6 +++ src/Layout/redist/roslyn-entitlements.plist | 16 +++++++ .../redist/targets/BundledTemplates.targets | 4 +- src/Layout/redist/targets/Crossgen.targets | 1 + .../redist/targets/GenerateLayout.targets | 10 ++++ 9 files changed, 65 insertions(+), 62 deletions(-) delete mode 100644 eng/SignCheckExclusionsFile.txt create mode 100644 src/Layout/redist/roslyn-entitlements.plist diff --git a/Directory.Build.props b/Directory.Build.props index b7c097f97cdc..efd09467f304 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -99,12 +99,7 @@ $(MicrosoftNETCoreAppRefPackageVersion) $(MicrosoftNETCoreAppRefPackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - - $(MicrosoftNETCoreAppRefPackageVersion) - $(MicrosoftNETCoreAppRefPackageVersion) - $(MicrosoftNETCorePlatformsPackageVersion) + $(MicrosoftWindowsDesktopAppRefPackageVersion) $(MicrosoftNETCoreAppRuntimePackageVersion) $(MicrosoftNETCoreAppRuntimePackageVersion) diff --git a/eng/SignCheckExclusionsFile.txt b/eng/SignCheckExclusionsFile.txt deleted file mode 100644 index 63ec531fd6bc..000000000000 --- a/eng/SignCheckExclusionsFile.txt +++ /dev/null @@ -1,34 +0,0 @@ -;; File passed to the SignCheck tool for exclusions - -;; Dlls from packages created for tests to consume -dotnet-dependency-context-test.dll -dotnet-desktop-binding-redirects.exe -dotnet-fallbackfoldertool.dll -dotnet-hello*.dll -dotnet-outputsframeworkversion-netcoreapp1.0*.dll -dotnet-portable-v1-prefercli*.dll -dotnet-portable-v1*.dll -dotnet-portable*.dll -dotnet-prefercliruntime*.dll -PackageWithFakeNativeDep*.dll -dotnet-tool-with-output-name*.dll - -;; Third party DLLs used by tests -Castle.Core*.dll -Moq*.dll - -;; Binary test asset -testwpf*.dll - -;; Possibly no longer needed -kerneltracecontrol*.dll -msdia140*.dll - -;; Javascript files aren't signed -*.js - -;; Installer exclusions -*apphost.exe;;Template, DO-NOT-SIGN, https://github.com/dotnet/core-setup/pull/7549 -*singlefilehost.exe;;Template, DO-NOT-SIGN, https://github.com/dotnet/core-setup/pull/7549 -*comhost.dll;;Template, DO-NOT-SIGN, https://github.com/dotnet/core-setup/pull/7549 -*apphosttemplateapphostexe.exe;;Template, DO-NOT-SIGN, https://github.com/dotnet/core-setup/pull/7549 \ No newline at end of file diff --git a/eng/Signing.props b/eng/Signing.props index 484697efecbc..872602d12f5c 100644 --- a/eng/Signing.props +++ b/eng/Signing.props @@ -84,6 +84,9 @@ + + + diff --git a/eng/Versions.props b/eng/Versions.props index 968b8a18201c..3901b5ebaf97 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,36 +1,33 @@ - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - + + + 10 0 1 00 + $(VersionMajor).$(VersionMinor).$(VersionSDKMinor)$(VersionFeature) + rc + 3 + + + $(VersionMajor).$(VersionMinor).$(VersionSDKMinor)00 $(VersionMajor).$(VersionMinor).100 - $(VersionMajor).$(VersionMinor).$(VersionSDKMinor)$(VersionFeature) $(VersionMajor).$(VersionMinor) $(MajorMinorVersion).$(VersionSDKMinor) - - false - release - - rc - rtm - servicing - 2 + true true - true + 30 32 @@ -47,11 +44,13 @@ $([MSBuild]::Add($(VersionFeature80), 1)) $([MSBuild]::Add($(VersionFeature90), 1)) + https://ci.dot.net/public/ https://dotnetclimsrc.blob.core.windows.net/dotnet/ + 1.0.0-20230414.1 2.23.0 @@ -69,13 +68,16 @@ 1.0.52 + 0.2.0 + 9.4.0 + @@ -92,6 +94,7 @@ 4.5.4 8.0.0 + - 17.14.8 + 17.14.28 18.0 + @@ -123,15 +127,13 @@ 3.1.12 2.0.23 + - 1.8.1 + 1.10.2 4.0.1 - - - true - + 8.0.2 @@ -141,6 +143,7 @@ 8.0.0-beta.23607.1 0.14.0 + 10.0.100-preview.6 10.0.0-preview.6.25359.8 @@ -150,9 +153,12 @@ 15.5.10415-net10-p6 18.5.10415-net10-p6 + 2.0.1-servicing-26011-01 + + diff --git a/src/Layout/Directory.Build.props b/src/Layout/Directory.Build.props index 479a7c0a421e..c8bc9ffafc2a 100644 --- a/src/Layout/Directory.Build.props +++ b/src/Layout/Directory.Build.props @@ -78,4 +78,10 @@ $(MSBuildThisFileDirectory)pkg\ + + <_RoslynAppHost Include="$(OutputPath)Roslyn\bincore\csc.dll" /> + <_RoslynAppHost Include="$(OutputPath)Roslyn\bincore\vbc.dll" /> + <_RoslynAppHost Include="$(OutputPath)Roslyn\bincore\VBCSCompiler.dll" /> + + diff --git a/src/Layout/redist/roslyn-entitlements.plist b/src/Layout/redist/roslyn-entitlements.plist new file mode 100644 index 000000000000..168fce4fcd87 --- /dev/null +++ b/src/Layout/redist/roslyn-entitlements.plist @@ -0,0 +1,16 @@ + + + + + com.apple.security.cs.allow-jit + + com.apple.security.cs.allow-dyld-environment-variables + + com.apple.security.cs.disable-library-validation + + com.apple.security.cs.debugger + + com.apple.security.get-task-allow + + + diff --git a/src/Layout/redist/targets/BundledTemplates.targets b/src/Layout/redist/targets/BundledTemplates.targets index d57efe98784d..396bd59ea477 100644 --- a/src/Layout/redist/targets/BundledTemplates.targets +++ b/src/Layout/redist/targets/BundledTemplates.targets @@ -3,8 +3,8 @@ - - + + diff --git a/src/Layout/redist/targets/Crossgen.targets b/src/Layout/redist/targets/Crossgen.targets index e9a22ddb4f8f..7edf479acaa5 100644 --- a/src/Layout/redist/targets/Crossgen.targets +++ b/src/Layout/redist/targets/Crossgen.targets @@ -200,6 +200,7 @@ + diff --git a/src/Layout/redist/targets/GenerateLayout.targets b/src/Layout/redist/targets/GenerateLayout.targets index 65d4aff197c6..446da1bc096b 100644 --- a/src/Layout/redist/targets/GenerateLayout.targets +++ b/src/Layout/redist/targets/GenerateLayout.targets @@ -59,6 +59,15 @@ + + + + @@ -495,6 +504,7 @@ + From c340d126d76119f33b60586b096c4b11123dfa44 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 24 Nov 2025 16:45:50 +0000 Subject: [PATCH 02/10] Update dependencies from https://github.com/dotnet/dotnet build 291900 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.1.25515.110 -> 10.0.0-rc.3.25571.109) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25515.110 -> 10.0.0-preview.25571.109) Microsoft.Build, Microsoft.Build.Localization (Version 18.1.0-preview-25515-110 -> 18.3.0-preview-25571-109) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.1610 -> 7.0.0-preview.1.7209) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.0-beta.25515.110 -> 11.0.100-alpha.25571.109) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-1.25515.110 -> 5.3.0-1.25571.109) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25515.110 -> 2.0.0-preview.1.25571.109) Microsoft.DiaSymReader (Version 2.2.0-beta.25515.110 -> 3.0.0-alpha.25571.109) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.25515.110 -> 11.0.0-beta.25571.109) MSTest (Version 4.1.0-preview.25523.1 -> 4.1.0-preview.25571.1) Microsoft.Testing.Platform (Version 2.1.0-preview.25523.1 -> 2.1.0-preview.25571.1) Microsoft.FSharp.Compiler (Version 14.0.0-alpha1.25515.110 -> 15.1.200-servicing.25571.109) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.1.0-preview-25515-110 -> 18.1.0-preview-25571-109) Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 11.0.100-alpha.25515.110 -> 11.0.100-alpha.25571.109) Microsoft.Web.Xdt (Version 3.2.0-preview.25515.110 -> 3.3.0-preview.25571.109) System.CommandLine (Version 2.0.0-rc.1.25515.110 -> 3.0.0-alpha.1.25571.109) Added Dependencies: Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.Dotnet.Wpf.ProjectTemplates (Version 10.0.0-rc.3.25571.109) --- eng/Version.Details.props | 268 ++++----- eng/Version.Details.xml | 538 +++++++++--------- eng/common/SetupNugetSources.sh | 6 +- .../job/publish-build-assets.yml | 30 +- .../core-templates/job/source-build.yml | 4 +- .../core-templates/post-build/post-build.yml | 455 ++++++++------- .../steps/install-microbuild-impl.yml | 6 +- .../core-templates/steps/publish-logs.yml | 4 +- .../steps/source-index-stage1-publish.yml | 4 +- eng/common/generate-sbom-prep.sh | 0 eng/common/native/install-dependencies.sh | 2 +- eng/common/post-build/publish-using-darc.ps1 | 4 +- eng/common/post-build/redact-logs.ps1 | 4 +- eng/common/sdk-task.ps1 | 2 + global.json | 6 +- 15 files changed, 691 insertions(+), 642 deletions(-) mode change 100755 => 100644 eng/common/generate-sbom-prep.sh diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 9deaf6f7c0f2..c747fdb402ca 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,142 +6,144 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-preview.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 18.1.0-preview-25515-110 - 18.1.0-preview-25515-110 - 7.0.0-preview.1.1610 - 10.0.0-beta.25515.110 - 5.3.0-1.25515.110 - 5.3.0-1.25515.110 - 5.3.0-1.25515.110 - 5.3.0-1.25515.110 - 5.3.0-1.25515.110 - 5.3.0-1.25515.110 - 5.3.0-1.25515.110 - 10.0.0-preview.25515.110 - 5.3.0-1.25515.110 - 5.3.0-1.25515.110 - 2.0.0-preview.1.25515.110 - 2.2.0-beta.25515.110 - 11.0.0-beta.25515.110 - 11.0.0-beta.25515.110 - 11.0.0-beta.25515.110 - 11.0.0-beta.25515.110 - 11.0.0-beta.25515.110 - 11.0.0-beta.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 11.0.0-beta.25515.110 - 11.0.0-beta.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 14.0.0-alpha1.25515.110 - 10.0.0-rc.1.25515.110 - 5.3.0-1.25515.110 - 5.3.0-1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-preview.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 18.3.0-preview-25571-109 + 18.3.0-preview-25571-109 + 7.0.0-preview.1.7209 + 11.0.100-alpha.25571.109 + 5.3.0-1.25571.109 + 5.3.0-1.25571.109 + 5.3.0-1.25571.109 + 5.3.0-1.25571.109 + 5.3.0-1.25571.109 + 5.3.0-1.25571.109 + 5.3.0-1.25571.109 + 10.0.0-preview.25571.109 + 5.3.0-1.25571.109 + 5.3.0-1.25571.109 + 2.0.0-preview.1.25571.109 + 3.0.0-alpha.25571.109 + 11.0.0-beta.25571.109 + 11.0.0-beta.25571.109 + 11.0.0-beta.25571.109 + 11.0.0-beta.25571.109 + 11.0.0-beta.25571.109 + 11.0.0-beta.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 11.0.0-beta.25571.109 + 11.0.0-beta.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 15.1.200-servicing.25571.109 + 10.0.0-rc.3.25571.109 + 5.3.0-1.25571.109 + 5.3.0-1.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 10.0.0-preview.7.25377.103 - 10.0.0-preview.25515.110 - 10.0.0-rc.1.25515.110 - 18.1.0-preview-25515-110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-beta.25515.110 - 10.0.0-beta.25515.110 - 10.0.0-beta.25515.110 - 10.0.0-beta.25515.110 - 10.0.0-beta.25515.110 - 11.0.100-alpha.25515.110 - 11.0.100-alpha.25515.110 - 11.0.100-alpha.25515.110 - 11.0.100-alpha.25515.110 - 11.0.100-alpha.25515.110 - 11.0.100-alpha.25515.110 - 11.0.100-alpha.25515.110 - 11.0.100-alpha.25515.110 - 11.0.100-alpha.25515.110 - 18.1.0-preview-25515-110 - 18.1.0-preview-25515-110 - 3.2.0-preview.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 7.0.0-preview.1.1610 - 10.0.0-rc.1.25515.110 - 2.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 - 10.0.0-rc.1.25515.110 + 10.0.0-preview.25571.109 + 10.0.0-rc.3.25571.109 + 18.1.0-preview-25571-109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 11.0.100-alpha.25571.109 + 18.1.0-preview-25571-109 + 18.1.0-preview-25571-109 + 3.3.0-preview.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 7.0.0-preview.1.7209 + 10.0.0-rc.3.25571.109 + 3.0.0-alpha.1.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25571.109 2.1.0 - 2.1.0-preview.25523.1 - 4.1.0-preview.25523.1 + 2.1.0-preview.25571.1 + 4.1.0-preview.25571.1 @@ -195,6 +197,8 @@ This file should be imported by eng/Versions.props $(MicrosoftDotNetSignToolPackageVersion) $(MicrosoftDotNetWebItemTemplates100PackageVersion) $(MicrosoftDotNetWebProjectTemplates100PackageVersion) + $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) + $(MicrosoftDotNetWpfProjectTemplatesPackageVersion) $(MicrosoftDotNetXliffTasksPackageVersion) $(MicrosoftDotNetXUnitExtensionsPackageVersion) $(MicrosoftExtensionsConfigurationIniPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f0f21bb9b6a3..608be9b60455 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc + + + https://github.com/dotnet/dotnet + cc7f6e84d8dae36ad9ea51a5112627b8235982cc + + + https://github.com/dotnet/dotnet + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc - + https://github.com/microsoft/testfx - b349d2e4c023548494bc5f2f031a08376a287563 + 43e592148ac1c7916908477bdffcf2a345affa6d - + https://github.com/microsoft/testfx - b349d2e4c023548494bc5f2f031a08376a287563 + 43e592148ac1c7916908477bdffcf2a345affa6d - + https://github.com/dotnet/dotnet - be28ec777bf12db631725399c442448d52093087 + cc7f6e84d8dae36ad9ea51a5112627b8235982cc diff --git a/eng/common/SetupNugetSources.sh b/eng/common/SetupNugetSources.sh index dd2564aef012..b97cc536379d 100755 --- a/eng/common/SetupNugetSources.sh +++ b/eng/common/SetupNugetSources.sh @@ -66,10 +66,8 @@ EnableInternalPackageSource() { grep -i " /dev/null if [ "$?" == "0" ]; then echo "Enabling internal source '$PackageSourceName'." - # Remove the disabled entry - local OldDisableValue="" - local NewDisableValue="" - sed -i.bak "s|$OldDisableValue|$NewDisableValue|" "$ConfigFile" + # Remove the disabled entry (including any surrounding comments or whitespace on the same line) + sed -i.bak "//d" "$ConfigFile" # Add the source name to PackageSources for credential handling PackageSources+=("$PackageSourceName") diff --git a/eng/common/core-templates/job/publish-build-assets.yml b/eng/common/core-templates/job/publish-build-assets.yml index 37dff559fc1b..8b5c635fe807 100644 --- a/eng/common/core-templates/job/publish-build-assets.yml +++ b/eng/common/core-templates/job/publish-build-assets.yml @@ -91,8 +91,8 @@ jobs: fetchDepth: 3 clean: true - - ${{ if eq(parameters.isAssetlessBuild, 'false') }}: - - ${{ if eq(parameters.publishingVersion, 3) }}: + - ${{ if eq(parameters.isAssetlessBuild, 'false') }}: + - ${{ if eq(parameters.publishingVersion, 3) }}: - task: DownloadPipelineArtifact@2 displayName: Download Asset Manifests inputs: @@ -117,9 +117,17 @@ jobs: flattenFolders: true condition: ${{ parameters.condition }} continueOnError: ${{ parameters.continueOnError }} - + - task: NuGetAuthenticate@1 + # Populate internal runtime variables. + - template: /eng/common/templates/steps/enable-internal-sources.yml + ${{ if eq(variables['System.TeamProject'], 'DevDiv') }}: + parameters: + legacyCredential: $(dn-bot-dnceng-artifact-feeds-rw) + + - template: /eng/common/templates/steps/enable-internal-runtimes.yml + - task: AzureCLI@2 displayName: Publish Build Assets inputs: @@ -132,9 +140,12 @@ jobs: /p:IsAssetlessBuild=${{ parameters.isAssetlessBuild }} /p:MaestroApiEndpoint=https://maestro.dot.net /p:OfficialBuildId=$(OfficialBuildId) + -runtimeSourceFeed https://ci.dot.net/internal + -runtimeSourceFeedKey '$(dotnetbuilds-internal-container-read-token-base64)' + condition: ${{ parameters.condition }} continueOnError: ${{ parameters.continueOnError }} - + - task: powershell@2 displayName: Create ReleaseConfigs Artifact inputs: @@ -162,7 +173,7 @@ jobs: artifactName: AssetManifests displayName: 'Publish Merged Manifest' retryCountOnTaskFailure: 10 # for any logs being locked - sbomEnabled: false # we don't need SBOM for logs + sbomEnabled: false # we don't need SBOM for logs - template: /eng/common/core-templates/steps/publish-build-artifacts.yml parameters: @@ -179,6 +190,11 @@ jobs: BARBuildId: ${{ parameters.BARBuildId }} PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} is1ESPipeline: ${{ parameters.is1ESPipeline }} + + # Darc is targeting 8.0, so make sure it's installed + - task: UseDotNet@2 + inputs: + version: 8.0.x - task: AzureCLI@2 displayName: Publish Using Darc @@ -195,9 +211,11 @@ jobs: -ArtifactsPublishingAdditionalParameters '${{ parameters.artifactsPublishingAdditionalParameters }}' -SymbolPublishingAdditionalParameters '${{ parameters.symbolPublishingAdditionalParameters }}' -SkipAssetsPublishing '${{ parameters.isAssetlessBuild }}' + -runtimeSourceFeed https://ci.dot.net/internal + -runtimeSourceFeedKey '$(dotnetbuilds-internal-container-read-token-base64)' - ${{ if eq(parameters.enablePublishBuildArtifacts, 'true') }}: - template: /eng/common/core-templates/steps/publish-logs.yml parameters: is1ESPipeline: ${{ parameters.is1ESPipeline }} - JobLabel: 'Publish_Artifacts_Logs' + JobLabel: 'Publish_Artifacts_Logs' diff --git a/eng/common/core-templates/job/source-build.yml b/eng/common/core-templates/job/source-build.yml index d805d5faeb94..9d820f974211 100644 --- a/eng/common/core-templates/job/source-build.yml +++ b/eng/common/core-templates/job/source-build.yml @@ -60,10 +60,10 @@ jobs: pool: ${{ if eq(variables['System.TeamProject'], 'public') }}: name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore-Svc-Public' ), False, 'NetCore-Public')] - demands: ImageOverride -equals build.ubuntu.2004.amd64 + demands: ImageOverride -equals build.ubuntu.2204.amd64 ${{ if eq(variables['System.TeamProject'], 'internal') }}: name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore1ESPool-Svc-Internal'), False, 'NetCore1ESPool-Internal')] - image: 1es-mariner-2 + image: 1es-azurelinux-3 os: linux ${{ else }}: pool: diff --git a/eng/common/core-templates/post-build/post-build.yml b/eng/common/core-templates/post-build/post-build.yml index f6f87fe5c675..6f0929c039b5 100644 --- a/eng/common/core-templates/post-build/post-build.yml +++ b/eng/common/core-templates/post-build/post-build.yml @@ -1,106 +1,106 @@ parameters: - # Which publishing infra should be used. THIS SHOULD MATCH THE VERSION ON THE BUILD MANIFEST. - # Publishing V1 is no longer supported - # Publishing V2 is no longer supported - # Publishing V3 is the default - - name: publishingInfraVersion - displayName: Which version of publishing should be used to promote the build definition? - type: number - default: 3 - values: - - 3 - - - name: BARBuildId - displayName: BAR Build Id - type: number - default: 0 - - - name: PromoteToChannelIds - displayName: Channel to promote BARBuildId to - type: string - default: '' - - - name: enableSourceLinkValidation - displayName: Enable SourceLink validation - type: boolean - default: false - - - name: enableSigningValidation - displayName: Enable signing validation - type: boolean - default: true - - - name: enableSymbolValidation - displayName: Enable symbol validation - type: boolean - default: false - - - name: enableNugetValidation - displayName: Enable NuGet validation - type: boolean - default: true - - - name: publishInstallersAndChecksums - displayName: Publish installers and checksums - type: boolean - default: true - - - name: requireDefaultChannels - displayName: Fail the build if there are no default channel(s) registrations for the current build - type: boolean - default: false - - - name: SDLValidationParameters - type: object - default: - enable: false - publishGdn: false - continueOnError: false - params: '' - artifactNames: '' - downloadArtifacts: true - - - name: isAssetlessBuild - type: boolean - displayName: Is Assetless Build - default: false - - # These parameters let the user customize the call to sdk-task.ps1 for publishing - # symbols & general artifacts as well as for signing validation - - name: symbolPublishingAdditionalParameters - displayName: Symbol publishing additional parameters - type: string - default: '' - - - name: artifactsPublishingAdditionalParameters - displayName: Artifact publishing additional parameters - type: string - default: '' - - - name: signingValidationAdditionalParameters - displayName: Signing validation additional parameters - type: string - default: '' - - # Which stages should finish execution before post-build stages start - - name: validateDependsOn - type: object - default: - - build - - - name: publishDependsOn - type: object - default: - - Validate - - # Optional: Call asset publishing rather than running in a separate stage - - name: publishAssetsImmediately - type: boolean - default: false - - - name: is1ESPipeline - type: boolean - default: false +# Which publishing infra should be used. THIS SHOULD MATCH THE VERSION ON THE BUILD MANIFEST. +# Publishing V1 is no longer supported +# Publishing V2 is no longer supported +# Publishing V3 is the default +- name: publishingInfraVersion + displayName: Which version of publishing should be used to promote the build definition? + type: number + default: 3 + values: + - 3 + +- name: BARBuildId + displayName: BAR Build Id + type: number + default: 0 + +- name: PromoteToChannelIds + displayName: Channel to promote BARBuildId to + type: string + default: '' + +- name: enableSourceLinkValidation + displayName: Enable SourceLink validation + type: boolean + default: false + +- name: enableSigningValidation + displayName: Enable signing validation + type: boolean + default: true + +- name: enableSymbolValidation + displayName: Enable symbol validation + type: boolean + default: false + +- name: enableNugetValidation + displayName: Enable NuGet validation + type: boolean + default: true + +- name: publishInstallersAndChecksums + displayName: Publish installers and checksums + type: boolean + default: true + +- name: requireDefaultChannels + displayName: Fail the build if there are no default channel(s) registrations for the current build + type: boolean + default: false + +- name: SDLValidationParameters + type: object + default: + enable: false + publishGdn: false + continueOnError: false + params: '' + artifactNames: '' + downloadArtifacts: true + +- name: isAssetlessBuild + type: boolean + displayName: Is Assetless Build + default: false + +# These parameters let the user customize the call to sdk-task.ps1 for publishing +# symbols & general artifacts as well as for signing validation +- name: symbolPublishingAdditionalParameters + displayName: Symbol publishing additional parameters + type: string + default: '' + +- name: artifactsPublishingAdditionalParameters + displayName: Artifact publishing additional parameters + type: string + default: '' + +- name: signingValidationAdditionalParameters + displayName: Signing validation additional parameters + type: string + default: '' + +# Which stages should finish execution before post-build stages start +- name: validateDependsOn + type: object + default: + - build + +- name: publishDependsOn + type: object + default: + - Validate + +# Optional: Call asset publishing rather than running in a separate stage +- name: publishAssetsImmediately + type: boolean + default: false + +- name: is1ESPipeline + type: boolean + default: false stages: - ${{ if or(eq( parameters.enableNugetValidation, 'true'), eq(parameters.enableSigningValidation, 'true'), eq(parameters.enableSourceLinkValidation, 'true'), eq(parameters.SDLValidationParameters.enable, 'true')) }}: @@ -108,10 +108,10 @@ stages: dependsOn: ${{ parameters.validateDependsOn }} displayName: Validate Build Assets variables: - - template: /eng/common/core-templates/post-build/common-variables.yml - - template: /eng/common/core-templates/variables/pool-providers.yml - parameters: - is1ESPipeline: ${{ parameters.is1ESPipeline }} + - template: /eng/common/core-templates/post-build/common-variables.yml + - template: /eng/common/core-templates/variables/pool-providers.yml + parameters: + is1ESPipeline: ${{ parameters.is1ESPipeline }} jobs: - job: displayName: NuGet Validation @@ -134,28 +134,28 @@ stages: demands: ImageOverride -equals windows.vs2022.amd64 steps: - - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml - parameters: - BARBuildId: ${{ parameters.BARBuildId }} - PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} - is1ESPipeline: ${{ parameters.is1ESPipeline }} - - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: specific - buildVersionToDownload: specific - project: $(AzDOProjectName) - pipeline: $(AzDOPipelineId) - buildId: $(AzDOBuildId) - artifactName: PackageArtifacts - checkDownloadedFiles: true - - - task: PowerShell@2 - displayName: Validate - inputs: - filePath: $(System.DefaultWorkingDirectory)/eng/common/post-build/nuget-validation.ps1 - arguments: -PackagesPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ + - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml + parameters: + BARBuildId: ${{ parameters.BARBuildId }} + PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} + is1ESPipeline: ${{ parameters.is1ESPipeline }} + + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: specific + buildVersionToDownload: specific + project: $(AzDOProjectName) + pipeline: $(AzDOPipelineId) + buildId: $(AzDOBuildId) + artifactName: PackageArtifacts + checkDownloadedFiles: true + + - task: PowerShell@2 + displayName: Validate + inputs: + filePath: $(System.DefaultWorkingDirectory)/eng/common/post-build/nuget-validation.ps1 + arguments: -PackagesPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ - job: displayName: Signing Validation @@ -169,54 +169,54 @@ stages: os: windows # If it's not devdiv, it's dnceng ${{ else }}: - ${{ if eq(parameters.is1ESPipeline, true) }}: + ${{ if eq(parameters.is1ESPipeline, true) }}: name: $(DncEngInternalBuildPool) image: 1es-windows-2022 os: windows ${{ else }}: name: $(DncEngInternalBuildPool) - demands: ImageOverride -equals windows.vs2022.amd64 + demands: ImageOverride -equals windows.vs2022.amd64 steps: - - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml - parameters: - BARBuildId: ${{ parameters.BARBuildId }} - PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} - is1ESPipeline: ${{ parameters.is1ESPipeline }} - - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: specific - buildVersionToDownload: specific - project: $(AzDOProjectName) - pipeline: $(AzDOPipelineId) - buildId: $(AzDOBuildId) - artifactName: PackageArtifacts - checkDownloadedFiles: true - - # This is necessary whenever we want to publish/restore to an AzDO private feed - # Since sdk-task.ps1 tries to restore packages we need to do this authentication here - # otherwise it'll complain about accessing a private feed. - - task: NuGetAuthenticate@1 - displayName: 'Authenticate to AzDO Feeds' - - # Signing validation will optionally work with the buildmanifest file which is downloaded from - # Azure DevOps above. - - task: PowerShell@2 - displayName: Validate - inputs: - filePath: eng\common\sdk-task.ps1 - arguments: -task SigningValidation -restore -msbuildEngine vs - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts' - /p:SignCheckExclusionsFile='$(System.DefaultWorkingDirectory)/eng/SignCheckExclusionsFile.txt' - ${{ parameters.signingValidationAdditionalParameters }} - - - template: /eng/common/core-templates/steps/publish-logs.yml - parameters: - is1ESPipeline: ${{ parameters.is1ESPipeline }} - StageLabel: 'Validation' - JobLabel: 'Signing' - BinlogToolVersion: $(BinlogToolVersion) + - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml + parameters: + BARBuildId: ${{ parameters.BARBuildId }} + PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} + is1ESPipeline: ${{ parameters.is1ESPipeline }} + + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: specific + buildVersionToDownload: specific + project: $(AzDOProjectName) + pipeline: $(AzDOPipelineId) + buildId: $(AzDOBuildId) + artifactName: PackageArtifacts + checkDownloadedFiles: true + + # This is necessary whenever we want to publish/restore to an AzDO private feed + # Since sdk-task.ps1 tries to restore packages we need to do this authentication here + # otherwise it'll complain about accessing a private feed. + - task: NuGetAuthenticate@1 + displayName: 'Authenticate to AzDO Feeds' + + # Signing validation will optionally work with the buildmanifest file which is downloaded from + # Azure DevOps above. + - task: PowerShell@2 + displayName: Validate + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task SigningValidation -restore -msbuildEngine vs + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts' + /p:SignCheckExclusionsFile='$(System.DefaultWorkingDirectory)/eng/SignCheckExclusionsFile.txt' + ${{ parameters.signingValidationAdditionalParameters }} + + - template: /eng/common/core-templates/steps/publish-logs.yml + parameters: + is1ESPipeline: ${{ parameters.is1ESPipeline }} + StageLabel: 'Validation' + JobLabel: 'Signing' + BinlogToolVersion: $(BinlogToolVersion) - job: displayName: SourceLink Validation @@ -230,41 +230,41 @@ stages: os: windows # If it's not devdiv, it's dnceng ${{ else }}: - ${{ if eq(parameters.is1ESPipeline, true) }}: + ${{ if eq(parameters.is1ESPipeline, true) }}: name: $(DncEngInternalBuildPool) image: 1es-windows-2022 os: windows ${{ else }}: name: $(DncEngInternalBuildPool) - demands: ImageOverride -equals windows.vs2022.amd64 + demands: ImageOverride -equals windows.vs2022.amd64 steps: - - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml - parameters: - BARBuildId: ${{ parameters.BARBuildId }} - PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} - is1ESPipeline: ${{ parameters.is1ESPipeline }} - - - task: DownloadBuildArtifacts@0 - displayName: Download Blob Artifacts - inputs: - buildType: specific - buildVersionToDownload: specific - project: $(AzDOProjectName) - pipeline: $(AzDOPipelineId) - buildId: $(AzDOBuildId) - artifactName: BlobArtifacts - checkDownloadedFiles: true - - - task: PowerShell@2 - displayName: Validate - inputs: - filePath: $(System.DefaultWorkingDirectory)/eng/common/post-build/sourcelink-validation.ps1 - arguments: -InputPath $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -ExtractPath $(Agent.BuildDirectory)/Extract/ - -GHRepoName $(Build.Repository.Name) - -GHCommit $(Build.SourceVersion) - -SourcelinkCliVersion $(SourceLinkCLIVersion) - continueOnError: true + - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml + parameters: + BARBuildId: ${{ parameters.BARBuildId }} + PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} + is1ESPipeline: ${{ parameters.is1ESPipeline }} + + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + buildType: specific + buildVersionToDownload: specific + project: $(AzDOProjectName) + pipeline: $(AzDOPipelineId) + buildId: $(AzDOBuildId) + artifactName: BlobArtifacts + checkDownloadedFiles: true + + - task: PowerShell@2 + displayName: Validate + inputs: + filePath: $(System.DefaultWorkingDirectory)/eng/common/post-build/sourcelink-validation.ps1 + arguments: -InputPath $(Build.ArtifactStagingDirectory)/BlobArtifacts/ + -ExtractPath $(Agent.BuildDirectory)/Extract/ + -GHRepoName $(Build.Repository.Name) + -GHCommit $(Build.SourceVersion) + -SourcelinkCliVersion $(SourceLinkCLIVersion) + continueOnError: true - ${{ if ne(parameters.publishAssetsImmediately, 'true') }}: - stage: publish_using_darc @@ -274,10 +274,10 @@ stages: dependsOn: ${{ parameters.validateDependsOn }} displayName: Publish using Darc variables: - - template: /eng/common/core-templates/post-build/common-variables.yml - - template: /eng/common/core-templates/variables/pool-providers.yml - parameters: - is1ESPipeline: ${{ parameters.is1ESPipeline }} + - template: /eng/common/core-templates/post-build/common-variables.yml + - template: /eng/common/core-templates/variables/pool-providers.yml + parameters: + is1ESPipeline: ${{ parameters.is1ESPipeline }} jobs: - job: displayName: Publish Using Darc @@ -291,30 +291,41 @@ stages: os: windows # If it's not devdiv, it's dnceng ${{ else }}: - ${{ if eq(parameters.is1ESPipeline, true) }}: + ${{ if eq(parameters.is1ESPipeline, true) }}: name: NetCore1ESPool-Publishing-Internal image: windows.vs2019.amd64 os: windows ${{ else }}: name: NetCore1ESPool-Publishing-Internal - demands: ImageOverride -equals windows.vs2019.amd64 + demands: ImageOverride -equals windows.vs2019.amd64 steps: - - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml - parameters: - BARBuildId: ${{ parameters.BARBuildId }} - PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} - is1ESPipeline: ${{ parameters.is1ESPipeline }} - - - task: NuGetAuthenticate@1 - - - task: AzureCLI@2 - displayName: Publish Using Darc - inputs: - azureSubscription: "Darc: Maestro Production" - scriptType: ps - scriptLocation: scriptPath - scriptPath: $(System.DefaultWorkingDirectory)/eng/common/post-build/publish-using-darc.ps1 - arguments: > + - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml + parameters: + BARBuildId: ${{ parameters.BARBuildId }} + PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }} + is1ESPipeline: ${{ parameters.is1ESPipeline }} + + - task: NuGetAuthenticate@1 + + # Populate internal runtime variables. + - template: /eng/common/templates/steps/enable-internal-sources.yml + parameters: + legacyCredential: $(dn-bot-dnceng-artifact-feeds-rw) + + - template: /eng/common/templates/steps/enable-internal-runtimes.yml + + - task: UseDotNet@2 + inputs: + version: 8.0.x + + - task: AzureCLI@2 + displayName: Publish Using Darc + inputs: + azureSubscription: "Darc: Maestro Production" + scriptType: ps + scriptLocation: scriptPath + scriptPath: $(System.DefaultWorkingDirectory)/eng/common/post-build/publish-using-darc.ps1 + arguments: > -BuildId $(BARBuildId) -PublishingInfraVersion ${{ parameters.publishingInfraVersion }} -AzdoToken '$(System.AccessToken)' @@ -323,3 +334,5 @@ stages: -ArtifactsPublishingAdditionalParameters '${{ parameters.artifactsPublishingAdditionalParameters }}' -SymbolPublishingAdditionalParameters '${{ parameters.symbolPublishingAdditionalParameters }}' -SkipAssetsPublishing '${{ parameters.isAssetlessBuild }}' + -runtimeSourceFeed https://ci.dot.net/internal + -runtimeSourceFeedKey '$(dotnetbuilds-internal-container-read-token-base64)' diff --git a/eng/common/core-templates/steps/install-microbuild-impl.yml b/eng/common/core-templates/steps/install-microbuild-impl.yml index 9fdf3a116774..b9e0143ee92a 100644 --- a/eng/common/core-templates/steps/install-microbuild-impl.yml +++ b/eng/common/core-templates/steps/install-microbuild-impl.yml @@ -20,15 +20,15 @@ parameters: steps: - ${{ if eq(parameters.enablePreviewMicrobuild, 'true') }}: - task: MicroBuildSigningPluginPreview@4 - displayName: Install Preview MicroBuild plugin (Windows) + displayName: Install Preview MicroBuild plugin inputs: ${{ parameters.microbuildTaskInputs }} env: ${{ parameters.microbuildEnv }} continueOnError: ${{ parameters.continueOnError }} condition: ${{ parameters.condition }} - ${{ else }}: - task: MicroBuildSigningPlugin@4 - displayName: Install MicroBuild plugin (Windows) + displayName: Install MicroBuild plugin inputs: ${{ parameters.microbuildTaskInputs }} env: ${{ parameters.microbuildEnv }} continueOnError: ${{ parameters.continueOnError }} - condition: ${{ parameters.condition }} \ No newline at end of file + condition: ${{ parameters.condition }} diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 10f825e270a0..5a927b4c7bcb 100644 --- a/eng/common/core-templates/steps/publish-logs.yml +++ b/eng/common/core-templates/steps/publish-logs.yml @@ -26,8 +26,10 @@ steps: # If the file exists - sensitive data for redaction will be sourced from it # (single entry per line, lines starting with '# ' are considered comments and skipped) arguments: -InputPath '$(System.DefaultWorkingDirectory)/PostBuildLogs' - -BinlogToolVersion ${{parameters.BinlogToolVersion}} + -BinlogToolVersion '${{parameters.BinlogToolVersion}}' -TokensFilePath '$(System.DefaultWorkingDirectory)/eng/BinlogSecretsRedactionFile.txt' + -runtimeSourceFeed https://ci.dot.net/internal + -runtimeSourceFeedKey '$(dotnetbuilds-internal-container-read-token-base64)' '$(publishing-dnceng-devdiv-code-r-build-re)' '$(MaestroAccessToken)' '$(dn-bot-all-orgs-artifact-feeds-rw)' diff --git a/eng/common/core-templates/steps/source-index-stage1-publish.yml b/eng/common/core-templates/steps/source-index-stage1-publish.yml index eff4573c6e5f..ac019e2d0337 100644 --- a/eng/common/core-templates/steps/source-index-stage1-publish.yml +++ b/eng/common/core-templates/steps/source-index-stage1-publish.yml @@ -14,8 +14,8 @@ steps: workingDirectory: $(Agent.TempDirectory) - script: | - $(Agent.TempDirectory)/dotnet/dotnet tool install BinLogToSln --version ${{parameters.sourceIndexProcessBinlogPackageVersion}} --add-source ${{parameters.SourceIndexPackageSource}} --tool-path $(Agent.TempDirectory)/.source-index/tools - $(Agent.TempDirectory)/dotnet/dotnet tool install UploadIndexStage1 --version ${{parameters.sourceIndexUploadPackageVersion}} --add-source ${{parameters.SourceIndexPackageSource}} --tool-path $(Agent.TempDirectory)/.source-index/tools + $(Agent.TempDirectory)/dotnet/dotnet tool install BinLogToSln --version ${{parameters.sourceIndexProcessBinlogPackageVersion}} --source ${{parameters.SourceIndexPackageSource}} --tool-path $(Agent.TempDirectory)/.source-index/tools + $(Agent.TempDirectory)/dotnet/dotnet tool install UploadIndexStage1 --version ${{parameters.sourceIndexUploadPackageVersion}} --source ${{parameters.SourceIndexPackageSource}} --tool-path $(Agent.TempDirectory)/.source-index/tools displayName: "Source Index: Download netsourceindex Tools" # Set working directory to temp directory so 'dotnet' doesn't try to use global.json and use the repo's sdk. workingDirectory: $(Agent.TempDirectory) diff --git a/eng/common/generate-sbom-prep.sh b/eng/common/generate-sbom-prep.sh old mode 100755 new mode 100644 diff --git a/eng/common/native/install-dependencies.sh b/eng/common/native/install-dependencies.sh index f7bd4af0c8db..64b87d0bcc3c 100755 --- a/eng/common/native/install-dependencies.sh +++ b/eng/common/native/install-dependencies.sh @@ -27,7 +27,7 @@ case "$os" in libssl-dev libkrb5-dev pigz cpio localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8 - elif [ "$ID" = "fedora" ] || [ "$ID" = "rhel" ] || [ "$ID" = "azurelinux" ]; then + elif [ "$ID" = "fedora" ] || [ "$ID" = "rhel" ] || [ "$ID" = "azurelinux" ] || [ "$ID" = "centos"]; then pkg_mgr="$(command -v tdnf 2>/dev/null || command -v dnf)" $pkg_mgr install -y cmake llvm lld lldb clang python curl libicu-devel openssl-devel krb5-devel lttng-ust-devel pigz cpio elif [ "$ID" = "amzn" ]; then diff --git a/eng/common/post-build/publish-using-darc.ps1 b/eng/common/post-build/publish-using-darc.ps1 index 1eda208a3bbf..48e55598bdd2 100644 --- a/eng/common/post-build/publish-using-darc.ps1 +++ b/eng/common/post-build/publish-using-darc.ps1 @@ -7,7 +7,9 @@ param( [Parameter(Mandatory=$false)][string] $ArtifactsPublishingAdditionalParameters, [Parameter(Mandatory=$false)][string] $SymbolPublishingAdditionalParameters, [Parameter(Mandatory=$false)][string] $RequireDefaultChannels, - [Parameter(Mandatory=$false)][string] $SkipAssetsPublishing + [Parameter(Mandatory=$false)][string] $SkipAssetsPublishing, + [Parameter(Mandatory=$false)][string] $runtimeSourceFeed, + [Parameter(Mandatory=$false)][string] $runtimeSourceFeedKey ) try { diff --git a/eng/common/post-build/redact-logs.ps1 b/eng/common/post-build/redact-logs.ps1 index b7fc19591507..fc0218a013d1 100644 --- a/eng/common/post-build/redact-logs.ps1 +++ b/eng/common/post-build/redact-logs.ps1 @@ -7,7 +7,9 @@ param( # File with strings to redact - separated by newlines. # For comments start the line with '# ' - such lines are ignored [Parameter(Mandatory=$false)][string] $TokensFilePath, - [Parameter(ValueFromRemainingArguments=$true)][String[]]$TokensToRedact + [Parameter(ValueFromRemainingArguments=$true)][String[]]$TokensToRedact, + [Parameter(Mandatory=$false)][string] $runtimeSourceFeed, + [Parameter(Mandatory=$false)][string] $runtimeSourceFeedKey ) try { diff --git a/eng/common/sdk-task.ps1 b/eng/common/sdk-task.ps1 index 4655af7a2d88..9ae443f1c36b 100644 --- a/eng/common/sdk-task.ps1 +++ b/eng/common/sdk-task.ps1 @@ -9,6 +9,8 @@ Param( [switch][Alias('nobl')]$excludeCIBinaryLog, [switch]$noWarnAsError, [switch] $help, + [string] $runtimeSourceFeed = '', + [string] $runtimeSourceFeedKey = '', [Parameter(ValueFromRemainingArguments=$true)][String[]]$properties ) diff --git a/global.json b/global.json index 6e18af32ed70..b89dc82bbb8c 100644 --- a/global.json +++ b/global.json @@ -7,7 +7,7 @@ "errorMessage": "The .NET SDK is not installed or is not configured correctly. Please run ./build to install the correct SDK version locally." }, "tools": { - "dotnet": "10.0.100-rc.1.25420.111", + "dotnet": "10.0.100-rc.2.25502.107", "runtimes": { "dotnet": [ "$(MicrosoftNETCorePlatformsPackageVersion)" @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25515.110", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25515.110", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25571.109", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25571.109", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From 1919b483ed390fd7465d6321fda2bc5544a16249 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 25 Nov 2025 08:18:50 +0000 Subject: [PATCH 03/10] Update dependencies from https://github.com/dotnet/dotnet build 292184 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.DotNet.Wpf.ProjectTemplates, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.3.25571.109 -> 10.0.0-rc.3.25574.108) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25571.109 -> 10.0.0-preview.25574.108) Microsoft.Build, Microsoft.Build.Localization (Version 18.3.0-preview-25571-109 -> 18.3.0-preview-25574-108) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.2.256 -> 7.0.0-preview.1.7508) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 11.0.100-alpha.25571.109 -> 11.0.100-alpha.25574.108) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-1.25571.109 -> 5.3.0-1.25574.108) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25571.109 -> 2.0.0-preview.1.25574.108) Microsoft.DiaSymReader (Version 3.0.0-alpha.25571.109 -> 3.0.0-alpha.25574.108) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.25571.109 -> 11.0.0-beta.25574.108) Microsoft.FSharp.Compiler (Version 15.1.200-servicing.25571.109 -> 15.1.200-servicing.25574.108) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.1.0-preview-25571-109 -> 18.1.0-preview-25574-108) Microsoft.Web.Xdt (Version 3.3.0-preview.25571.109 -> 3.3.0-preview.25574.108) System.CommandLine (Version 3.0.0-alpha.1.25571.109 -> 3.0.0-alpha.1.25574.108) --- eng/Version.Details.props | 321 +++++----- eng/Version.Details.xml | 564 +++++++++--------- .../job/publish-build-assets.yml | 1 - .../steps/install-microbuild.yml | 30 +- eng/common/vmr-sync.ps1 | 2 +- eng/common/vmr-sync.sh | 2 +- global.json | 4 +- 7 files changed, 462 insertions(+), 462 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 82e577ebf674..c9d441b7b88c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,162 +6,143 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-preview.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 18.3.0-preview-25571-109 - 18.3.0-preview-25571-109 - 7.0.0-preview.1.7209 - 11.0.100-alpha.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 10.0.0-preview.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 2.0.0-preview.1.25571.109 - 3.0.0-alpha.25571.109 - 11.0.0-beta.25571.109 - 11.0.0-beta.25571.109 - 11.0.0-beta.25571.109 - 11.0.0-beta.25571.109 - 11.0.0-beta.25571.109 - 11.0.0-beta.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 11.0.0-beta.25571.109 - 11.0.0-beta.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 15.1.200-servicing.25571.109 - 10.0.0-rc.3.25571.109 - 5.3.0-1.25571.109 - 5.3.0-1.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-preview.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 18.3.0-preview-25574-108 + 18.3.0-preview-25574-108 + 7.0.0-preview.1.7508 + 11.0.100-alpha.25574.108 + 5.3.0-1.25574.108 + 5.3.0-1.25574.108 + 5.3.0-1.25574.108 + 5.3.0-1.25574.108 + 5.3.0-1.25574.108 + 5.3.0-1.25574.108 + 5.3.0-1.25574.108 + 10.0.0-preview.25574.108 + 5.3.0-1.25574.108 + 5.3.0-1.25574.108 + 2.0.0-preview.1.25574.108 + 3.0.0-alpha.25574.108 + 11.0.0-beta.25574.108 + 11.0.0-beta.25574.108 + 11.0.0-beta.25574.108 + 11.0.0-beta.25574.108 + 11.0.0-beta.25574.108 + 11.0.0-beta.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 11.0.0-beta.25574.108 + 11.0.0-beta.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 15.1.200-servicing.25574.108 + 10.0.0-rc.3.25574.108 + 5.3.0-1.25574.108 + 5.3.0-1.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 10.0.0-preview.7.25377.103 - 10.0.0-preview.25571.109 - 10.0.0-rc.3.25571.109 - 18.1.0-preview-25571-109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 11.0.100-alpha.25571.109 - 18.1.0-preview-25571-109 - 18.1.0-preview-25571-109 - 3.3.0-preview.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 7.0.0-preview.1.7209 - 10.0.0-rc.3.25571.109 - 3.0.0-alpha.1.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 - 10.0.0-rc.3.25571.109 + 10.0.0-preview.25574.108 + 10.0.0-rc.3.25574.108 + 18.1.0-preview-25574-108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 11.0.100-alpha.25574.108 + 18.1.0-preview-25574-108 + 18.1.0-preview-25574-108 + 3.3.0-preview.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 7.0.0-preview.1.7508 + 10.0.0-rc.3.25574.108 + 3.0.0-alpha.1.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25574.108 2.1.0 - - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 7.0.0-preview.2.256 - 2.1.0-preview.25574.4 + 2.1.0-preview.25571.1 4.1.0-preview.25574.4 @@ -194,6 +175,7 @@ This file should be imported by eng/Versions.props $(MicrosoftBclAsyncInterfacesPackageVersion) $(MicrosoftBuildPackageVersion) $(MicrosoftBuildLocalizationPackageVersion) + $(MicrosoftBuildNuGetSdkResolverPackageVersion) $(MicrosoftBuildTasksGitPackageVersion) $(MicrosoftCodeAnalysisPackageVersion) $(MicrosoftCodeAnalysisBuildClientPackageVersion) @@ -201,7 +183,6 @@ This file should be imported by eng/Versions.props $(MicrosoftCodeAnalysisCSharpCodeStylePackageVersion) $(MicrosoftCodeAnalysisCSharpFeaturesPackageVersion) $(MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion) - $(MicrosoftCodeAnalysisExternalAccessHotReloadPackageVersion) $(MicrosoftCodeAnalysisPublicApiAnalyzersPackageVersion) $(MicrosoftCodeAnalysisRazorToolingInternalPackageVersion) $(MicrosoftCodeAnalysisWorkspacesCommonPackageVersion) @@ -262,6 +243,22 @@ This file should be imported by eng/Versions.props $(MicrosoftWin32SystemEventsPackageVersion) $(MicrosoftWindowsDesktopAppInternalPackageVersion) $(MicrosoftWindowsDesktopAppRefPackageVersion) + $(NuGetBuildTasksPackageVersion) + $(NuGetBuildTasksConsolePackageVersion) + $(NuGetBuildTasksPackPackageVersion) + $(NuGetCommandLineXPlatPackageVersion) + $(NuGetCommandsPackageVersion) + $(NuGetCommonPackageVersion) + $(NuGetConfigurationPackageVersion) + $(NuGetCredentialsPackageVersion) + $(NuGetDependencyResolverCorePackageVersion) + $(NuGetFrameworksPackageVersion) + $(NuGetLibraryModelPackageVersion) + $(NuGetLocalizationPackageVersion) + $(NuGetPackagingPackageVersion) + $(NuGetProjectModelPackageVersion) + $(NuGetProtocolPackageVersion) + $(NuGetVersioningPackageVersion) $(SystemCodeDomPackageVersion) $(SystemCommandLinePackageVersion) $(SystemComponentModelCompositionPackageVersion) @@ -286,24 +283,6 @@ This file should be imported by eng/Versions.props $(SystemWindowsExtensionsPackageVersion) $(NETStandardLibraryRefPackageVersion) - - $(MicrosoftBuildNuGetSdkResolverPackageVersion) - $(NuGetBuildTasksPackageVersion) - $(NuGetBuildTasksConsolePackageVersion) - $(NuGetBuildTasksPackPackageVersion) - $(NuGetCommandLineXPlatPackageVersion) - $(NuGetCommandsPackageVersion) - $(NuGetCommonPackageVersion) - $(NuGetConfigurationPackageVersion) - $(NuGetCredentialsPackageVersion) - $(NuGetDependencyResolverCorePackageVersion) - $(NuGetFrameworksPackageVersion) - $(NuGetLibraryModelPackageVersion) - $(NuGetLocalizationPackageVersion) - $(NuGetPackagingPackageVersion) - $(NuGetProjectModelPackageVersion) - $(NuGetProtocolPackageVersion) - $(NuGetVersioningPackageVersion) $(MicrosoftTestingPlatformPackageVersion) $(MSTestPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a26e81fbc399..ae45b863ad2d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - - https://github.com/nuget/nuget.client - 97c64b5dfcc39b3babf6b3dfa828aa737860c145 + + https://github.com/dotnet/dotnet + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 https://github.com/microsoft/testfx @@ -569,9 +569,9 @@ https://github.com/microsoft/testfx b8711292de9c4fda0ec07e1ce694a3b74da5240c - + https://github.com/dotnet/dotnet - cc7f6e84d8dae36ad9ea51a5112627b8235982cc + d119b40e8ff3b88f87ad60b04c807233a159b197 diff --git a/eng/common/core-templates/job/publish-build-assets.yml b/eng/common/core-templates/job/publish-build-assets.yml index ede461de4d24..8b5c635fe807 100644 --- a/eng/common/core-templates/job/publish-build-assets.yml +++ b/eng/common/core-templates/job/publish-build-assets.yml @@ -118,7 +118,6 @@ jobs: condition: ${{ parameters.condition }} continueOnError: ${{ parameters.continueOnError }} - - task: NuGetAuthenticate@1 # Populate internal runtime variables. diff --git a/eng/common/core-templates/steps/install-microbuild.yml b/eng/common/core-templates/steps/install-microbuild.yml index f60e87e47202..4f4b56ed2a6b 100644 --- a/eng/common/core-templates/steps/install-microbuild.yml +++ b/eng/common/core-templates/steps/install-microbuild.yml @@ -13,6 +13,8 @@ parameters: # Unfortunately, _SignType can't be used to exclude the use of the service connection in non-real sign scenarios. The # variable is not available in template expression. _SignType has a very large proliferation across .NET, so replacing it is tough. microbuildUseESRP: true + # Microbuild installation directory + microBuildOutputFolder: $(Agent.TempDirectory)/MicroBuild # Microbuild version microbuildPluginVersion: 'latest' @@ -27,8 +29,27 @@ steps: inputs: packageType: sdk version: 8.0.x - installationPath: ${{ parameters.microBuildOutputFolder }}/.dotnet - workingDirectory: ${{ parameters.microBuildOutputFolder }} + installationPath: ${{ parameters.microBuildOutputFolder }}/.dotnet-microbuild + condition: and(succeeded(), ne(variables['Agent.Os'], 'Windows_NT')) + + - script: | + set -euo pipefail + + # UseDotNet@2 prepends the dotnet executable path to the PATH variable, so we can call dotnet directly + version=$(dotnet --version) + cat << 'EOF' > ${{ parameters.microBuildOutputFolder }}/global.json + { + "sdk": { + "version": "$version", + "paths": [ + "${{ parameters.microBuildOutputFolder }}/.dotnet-microbuild" + ], + "errorMessage": "The .NET SDK version $version is required to install the MicroBuild signing plugin." + } + } + EOF + displayName: 'Add global.json to MicroBuild Installation path' + workingDirectory: ${{ parameters.microBuildOutputFolder }} condition: and(succeeded(), ne(variables['Agent.Os'], 'Windows_NT')) - script: | @@ -68,7 +89,7 @@ steps: ConnectedPMEServiceName: 248d384a-b39b-46e3-8ad5-c2c210d5e7ca microbuildEnv: TeamName: $(_TeamName) - MicroBuildOutputFolderOverride: $(Agent.TempDirectory)/MicroBuild + MicroBuildOutputFolderOverride: ${{ parameters.microBuildOutputFolder }} SYSTEM_ACCESSTOKEN: $(System.AccessToken) continueOnError: ${{ parameters.continueOnError }} condition: and(succeeded(), eq(variables['Agent.Os'], 'Windows_NT'), in(variables['_SignType'], 'real', 'test')) @@ -82,6 +103,7 @@ steps: zipSources: false feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json version: ${{ parameters.microbuildPluginVersion }} + workingDirectory: ${{ parameters.microBuildOutputFolder }} ${{ if eq(parameters.microbuildUseESRP, true) }}: ConnectedServiceName: 'MicroBuild Signing Task (DevDiv)' ${{ if eq(variables['System.TeamProject'], 'DevDiv') }}: @@ -90,7 +112,7 @@ steps: ConnectedPMEServiceName: c24de2a5-cc7a-493d-95e4-8e5ff5cad2bc microbuildEnv: TeamName: $(_TeamName) - MicroBuildOutputFolderOverride: $(Agent.TempDirectory)/MicroBuild + MicroBuildOutputFolderOverride: ${{ parameters.microBuildOutputFolder }} SYSTEM_ACCESSTOKEN: $(System.AccessToken) continueOnError: ${{ parameters.continueOnError }} condition: and(succeeded(), ne(variables['Agent.Os'], 'Windows_NT'), eq(variables['_SignType'], 'real')) diff --git a/eng/common/vmr-sync.ps1 b/eng/common/vmr-sync.ps1 index 76e2f9d08fe8..97302f3205be 100755 --- a/eng/common/vmr-sync.ps1 +++ b/eng/common/vmr-sync.ps1 @@ -103,7 +103,7 @@ Set-StrictMode -Version Latest Highlight 'Installing .NET, preparing the tooling..' . .\eng\common\tools.ps1 $dotnetRoot = InitializeDotNetCli -install:$true -$darc = Get-Darc "1.1.0-beta.25514.2" +$darc = Get-Darc $dotnet = "$dotnetRoot\dotnet.exe" Highlight "Starting the synchronization of VMR.." diff --git a/eng/common/vmr-sync.sh b/eng/common/vmr-sync.sh index c038012a55aa..44239e331c0c 100755 --- a/eng/common/vmr-sync.sh +++ b/eng/common/vmr-sync.sh @@ -164,7 +164,7 @@ set -e highlight 'Installing .NET, preparing the tooling..' source "./eng/common/tools.sh" InitializeDotNetCli true -GetDarc "1.1.0-beta.25514.2" +GetDarc dotnetDir=$( cd ./.dotnet/; pwd -P ) dotnet=$dotnetDir/dotnet diff --git a/global.json b/global.json index b89dc82bbb8c..38ca87944d9f 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25571.109", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25571.109", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25574.108", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25574.108", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From a024bb347e2d912c2387752040582430541c6ae0 Mon Sep 17 00:00:00 2001 From: "Donna Chen (BEYONDSOFT CONSULTING INC)" Date: Tue, 25 Nov 2025 17:02:43 +0800 Subject: [PATCH 04/10] Add MicrosoftCodeAnalysisExternalAccessHotReloadPackageVersion --- eng/Version.Details.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index c9d441b7b88c..740e63b5e241 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -41,6 +41,7 @@ This file should be imported by eng/Versions.props 5.3.0-1.25574.108 5.3.0-1.25574.108 5.3.0-1.25574.108 + 5.3.0-1.25574.108 5.3.0-1.25574.108 10.0.0-preview.25574.108 5.3.0-1.25574.108 @@ -183,6 +184,7 @@ This file should be imported by eng/Versions.props $(MicrosoftCodeAnalysisCSharpCodeStylePackageVersion) $(MicrosoftCodeAnalysisCSharpFeaturesPackageVersion) $(MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion) + $(MicrosoftCodeAnalysisExternalAccessHotReloadPackageVersion) $(MicrosoftCodeAnalysisPublicApiAnalyzersPackageVersion) $(MicrosoftCodeAnalysisRazorToolingInternalPackageVersion) $(MicrosoftCodeAnalysisWorkspacesCommonPackageVersion) From 4bcd96d34388e654cb1f66271e357727f572cbef Mon Sep 17 00:00:00 2001 From: "Donna Chen (BEYONDSOFT CONSULTING INC)" Date: Tue, 25 Nov 2025 17:52:42 +0800 Subject: [PATCH 05/10] Add MicrosoftCodeAnalysisExternalAccessHotReloadPackageVersion --- eng/Version.Details.props | 2 -- eng/Versions.props | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 740e63b5e241..c9d441b7b88c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -41,7 +41,6 @@ This file should be imported by eng/Versions.props 5.3.0-1.25574.108 5.3.0-1.25574.108 5.3.0-1.25574.108 - 5.3.0-1.25574.108 5.3.0-1.25574.108 10.0.0-preview.25574.108 5.3.0-1.25574.108 @@ -184,7 +183,6 @@ This file should be imported by eng/Versions.props $(MicrosoftCodeAnalysisCSharpCodeStylePackageVersion) $(MicrosoftCodeAnalysisCSharpFeaturesPackageVersion) $(MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion) - $(MicrosoftCodeAnalysisExternalAccessHotReloadPackageVersion) $(MicrosoftCodeAnalysisPublicApiAnalyzersPackageVersion) $(MicrosoftCodeAnalysisRazorToolingInternalPackageVersion) $(MicrosoftCodeAnalysisWorkspacesCommonPackageVersion) diff --git a/eng/Versions.props b/eng/Versions.props index cb9bfab6a8ec..fb8037f4ed15 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -76,6 +76,7 @@ 0.3.49-beta 1.0.52 + 5.3.0-1.25574.108 From 79ff8e8b14bf0831c6ffc1f58c27b0c5b687f725 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 26 Nov 2025 02:13:37 +0000 Subject: [PATCH 06/10] Update dependencies from https://github.com/dotnet/dotnet build 292376 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.DotNet.Wpf.ProjectTemplates, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.3.25574.108 -> 10.0.0-rc.3.25575.110) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25574.108 -> 10.0.0-preview.25575.110) Microsoft.Build, Microsoft.Build.Localization (Version 18.3.0-preview-25574-108 -> 18.3.0-preview-25575-110) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.7508 -> 7.0.0-preview.1.7610) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 11.0.100-alpha.25574.108 -> 11.0.100-alpha.25575.110) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-1.25574.108 -> 5.3.0-1.25575.110) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25574.108 -> 2.0.0-preview.1.25575.110) Microsoft.DiaSymReader (Version 3.0.0-alpha.25574.108 -> 3.0.0-alpha.25575.110) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.25574.108 -> 11.0.0-beta.25575.110) Microsoft.FSharp.Compiler (Version 15.1.200-servicing.25574.108 -> 15.1.200-servicing.25575.110) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.1.0-preview-25574-108 -> 18.1.0-preview-25575-110) Microsoft.Web.Xdt (Version 3.3.0-preview.25574.108 -> 3.3.0-preview.25575.110) System.CommandLine (Version 3.0.0-alpha.1.25574.108 -> 3.0.0-alpha.1.25575.110) --- eng/Version.Details.props | 264 +++++++++---------- eng/Version.Details.xml | 530 +++++++++++++++++++------------------- eng/common/sdk-task.ps1 | 2 +- eng/common/tools.ps1 | 4 +- global.json | 6 +- 5 files changed, 403 insertions(+), 403 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index c9d441b7b88c..11c05eb86eb8 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,139 +6,139 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-preview.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 18.3.0-preview-25574-108 - 18.3.0-preview-25574-108 - 7.0.0-preview.1.7508 - 11.0.100-alpha.25574.108 - 5.3.0-1.25574.108 - 5.3.0-1.25574.108 - 5.3.0-1.25574.108 - 5.3.0-1.25574.108 - 5.3.0-1.25574.108 - 5.3.0-1.25574.108 - 5.3.0-1.25574.108 - 10.0.0-preview.25574.108 - 5.3.0-1.25574.108 - 5.3.0-1.25574.108 - 2.0.0-preview.1.25574.108 - 3.0.0-alpha.25574.108 - 11.0.0-beta.25574.108 - 11.0.0-beta.25574.108 - 11.0.0-beta.25574.108 - 11.0.0-beta.25574.108 - 11.0.0-beta.25574.108 - 11.0.0-beta.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 11.0.0-beta.25574.108 - 11.0.0-beta.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 15.1.200-servicing.25574.108 - 10.0.0-rc.3.25574.108 - 5.3.0-1.25574.108 - 5.3.0-1.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-preview.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 18.3.0-preview-25575-110 + 18.3.0-preview-25575-110 + 7.0.0-preview.1.7610 + 11.0.100-alpha.25575.110 + 5.3.0-1.25575.110 + 5.3.0-1.25575.110 + 5.3.0-1.25575.110 + 5.3.0-1.25575.110 + 5.3.0-1.25575.110 + 5.3.0-1.25575.110 + 5.3.0-1.25575.110 + 10.0.0-preview.25575.110 + 5.3.0-1.25575.110 + 5.3.0-1.25575.110 + 2.0.0-preview.1.25575.110 + 3.0.0-alpha.25575.110 + 11.0.0-beta.25575.110 + 11.0.0-beta.25575.110 + 11.0.0-beta.25575.110 + 11.0.0-beta.25575.110 + 11.0.0-beta.25575.110 + 11.0.0-beta.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 11.0.0-beta.25575.110 + 11.0.0-beta.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 15.1.200-servicing.25575.110 + 10.0.0-rc.3.25575.110 + 5.3.0-1.25575.110 + 5.3.0-1.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 10.0.0-preview.7.25377.103 - 10.0.0-preview.25574.108 - 10.0.0-rc.3.25574.108 - 18.1.0-preview-25574-108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 11.0.100-alpha.25574.108 - 18.1.0-preview-25574-108 - 18.1.0-preview-25574-108 - 3.3.0-preview.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 7.0.0-preview.1.7508 - 10.0.0-rc.3.25574.108 - 3.0.0-alpha.1.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 - 10.0.0-rc.3.25574.108 + 10.0.0-preview.25575.110 + 10.0.0-rc.3.25575.110 + 18.1.0-preview-25575-110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 11.0.100-alpha.25575.110 + 18.1.0-preview-25575-110 + 18.1.0-preview-25575-110 + 3.3.0-preview.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 7.0.0-preview.1.7610 + 10.0.0-rc.3.25575.110 + 3.0.0-alpha.1.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25575.110 2.1.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ae45b863ad2d..114fef2bebad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c https://github.com/microsoft/testfx @@ -569,9 +569,9 @@ https://github.com/microsoft/testfx b8711292de9c4fda0ec07e1ce694a3b74da5240c - + https://github.com/dotnet/dotnet - d119b40e8ff3b88f87ad60b04c807233a159b197 + de417a619f09820da5e8403783f56cdcbafbae9c diff --git a/eng/common/sdk-task.ps1 b/eng/common/sdk-task.ps1 index 9ae443f1c36b..b64b66a6275b 100644 --- a/eng/common/sdk-task.ps1 +++ b/eng/common/sdk-task.ps1 @@ -70,7 +70,7 @@ try { $GlobalJson.tools | Add-Member -Name "vs" -Value (ConvertFrom-Json "{ `"version`": `"16.5`" }") -MemberType NoteProperty } if( -not ($GlobalJson.tools.PSObject.Properties.Name -match "xcopy-msbuild" )) { - $GlobalJson.tools | Add-Member -Name "xcopy-msbuild" -Value "17.14.16" -MemberType NoteProperty + $GlobalJson.tools | Add-Member -Name "xcopy-msbuild" -Value "18.0.0" -MemberType NoteProperty } if ($GlobalJson.tools."xcopy-msbuild".Trim() -ine "none") { $xcopyMSBuildToolsFolder = InitializeXCopyMSBuild $GlobalJson.tools."xcopy-msbuild" -install $true diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 4bc50bd568ca..578705ee4dbd 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -394,8 +394,8 @@ function InitializeVisualStudioMSBuild([bool]$install, [object]$vsRequirements = # If the version of msbuild is going to be xcopied, # use this version. Version matches a package here: - # https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.DotNet.Arcade.MSBuild.Xcopy/versions/17.14.16 - $defaultXCopyMSBuildVersion = '17.14.16' + # https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.DotNet.Arcade.MSBuild.Xcopy/versions/18.0.0 + $defaultXCopyMSBuildVersion = '18.0.0' if (!$vsRequirements) { if (Get-Member -InputObject $GlobalJson.tools -Name 'vs') { diff --git a/global.json b/global.json index 38ca87944d9f..f19cf55576d9 100644 --- a/global.json +++ b/global.json @@ -7,7 +7,7 @@ "errorMessage": "The .NET SDK is not installed or is not configured correctly. Please run ./build to install the correct SDK version locally." }, "tools": { - "dotnet": "10.0.100-rc.2.25502.107", + "dotnet": "10.0.100", "runtimes": { "dotnet": [ "$(MicrosoftNETCorePlatformsPackageVersion)" @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25574.108", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25574.108", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25575.110", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25575.110", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From 841cc51fc8f23b5f5d1340e3b4ac0d0261866787 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Wed, 26 Nov 2025 15:03:23 +0000 Subject: [PATCH 07/10] Update dotnet-new baseline files for changes made in templating samples --- .../sample06/MyProject.Con.fsproj | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/dotnet-new.IntegrationTests/Approvals/sample06.console-csharp-fsharp.language=F#.verified/sample06/MyProject.Con.fsproj b/test/dotnet-new.IntegrationTests/Approvals/sample06.console-csharp-fsharp.language=F#.verified/sample06/MyProject.Con.fsproj index f6dd24b0178c..b3a37dd9be35 100644 --- a/test/dotnet-new.IntegrationTests/Approvals/sample06.console-csharp-fsharp.language=F#.verified/sample06/MyProject.Con.fsproj +++ b/test/dotnet-new.IntegrationTests/Approvals/sample06.console-csharp-fsharp.language=F#.verified/sample06/MyProject.Con.fsproj @@ -9,9 +9,4 @@ - - - - - From 45bf334b34cdde2e35d81578361b85646b97c44f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 27 Nov 2025 02:08:40 +0000 Subject: [PATCH 08/10] Update dependencies from https://github.com/dotnet/dotnet build 292465 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.DotNet.Wpf.ProjectTemplates, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.3.25575.110 -> 10.0.0-rc.3.25576.105) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25575.110 -> 10.0.0-preview.25576.105) Microsoft.Build, Microsoft.Build.Localization (Version 18.3.0-preview-25575-110 -> 18.3.0-preview-25576-105) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.7610 -> 7.0.0-preview.1.7705) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 11.0.100-alpha.25575.110 -> 11.0.100-alpha.25576.105) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-1.25575.110 -> 5.3.0-1.25576.105) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25575.110 -> 2.0.0-preview.1.25576.105) Microsoft.DiaSymReader (Version 3.0.0-alpha.25575.110 -> 3.0.0-alpha.25576.105) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.25575.110 -> 11.0.0-beta.25576.105) Microsoft.FSharp.Compiler (Version 15.1.200-servicing.25575.110 -> 15.1.200-servicing.25576.105) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.1.0-preview-25575-110 -> 18.1.0-preview-25576-105) Microsoft.Web.Xdt (Version 3.3.0-preview.25575.110 -> 3.3.0-preview.25576.105) System.CommandLine (Version 3.0.0-alpha.1.25575.110 -> 3.0.0-alpha.1.25576.105) --- eng/Version.Details.props | 264 ++++----- eng/Version.Details.xml | 530 +++++++++--------- .../job/source-index-stage1.yml | 4 +- .../core-templates/post-build/post-build.yml | 8 +- global.json | 4 +- 5 files changed, 405 insertions(+), 405 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f6d22cab5e6b..dde4eb9c57f7 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,139 +6,139 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-preview.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 18.3.0-preview-25575-110 - 18.3.0-preview-25575-110 - 7.0.0-preview.1.7610 - 11.0.100-alpha.25575.110 - 5.3.0-1.25575.110 - 5.3.0-1.25575.110 - 5.3.0-1.25575.110 - 5.3.0-1.25575.110 - 5.3.0-1.25575.110 - 5.3.0-1.25575.110 - 5.3.0-1.25575.110 - 10.0.0-preview.25575.110 - 5.3.0-1.25575.110 - 5.3.0-1.25575.110 - 2.0.0-preview.1.25575.110 - 3.0.0-alpha.25575.110 - 11.0.0-beta.25575.110 - 11.0.0-beta.25575.110 - 11.0.0-beta.25575.110 - 11.0.0-beta.25575.110 - 11.0.0-beta.25575.110 - 11.0.0-beta.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 11.0.0-beta.25575.110 - 11.0.0-beta.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 15.1.200-servicing.25575.110 - 10.0.0-rc.3.25575.110 - 5.3.0-1.25575.110 - 5.3.0-1.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-preview.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 18.3.0-preview-25576-105 + 18.3.0-preview-25576-105 + 7.0.0-preview.1.7705 + 11.0.100-alpha.25576.105 + 5.3.0-1.25576.105 + 5.3.0-1.25576.105 + 5.3.0-1.25576.105 + 5.3.0-1.25576.105 + 5.3.0-1.25576.105 + 5.3.0-1.25576.105 + 5.3.0-1.25576.105 + 10.0.0-preview.25576.105 + 5.3.0-1.25576.105 + 5.3.0-1.25576.105 + 2.0.0-preview.1.25576.105 + 3.0.0-alpha.25576.105 + 11.0.0-beta.25576.105 + 11.0.0-beta.25576.105 + 11.0.0-beta.25576.105 + 11.0.0-beta.25576.105 + 11.0.0-beta.25576.105 + 11.0.0-beta.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 11.0.0-beta.25576.105 + 11.0.0-beta.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 15.1.200-servicing.25576.105 + 10.0.0-rc.3.25576.105 + 5.3.0-1.25576.105 + 5.3.0-1.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 10.0.0-preview.7.25377.103 - 10.0.0-preview.25575.110 - 10.0.0-rc.3.25575.110 - 18.1.0-preview-25575-110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 11.0.100-alpha.25575.110 - 18.1.0-preview-25575-110 - 18.1.0-preview-25575-110 - 3.3.0-preview.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 7.0.0-preview.1.7610 - 10.0.0-rc.3.25575.110 - 3.0.0-alpha.1.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 - 10.0.0-rc.3.25575.110 + 10.0.0-preview.25576.105 + 10.0.0-rc.3.25576.105 + 18.1.0-preview-25576-105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 11.0.100-alpha.25576.105 + 18.1.0-preview-25576-105 + 18.1.0-preview-25576-105 + 3.3.0-preview.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 7.0.0-preview.1.7705 + 10.0.0-rc.3.25576.105 + 3.0.0-alpha.1.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25576.105 2.1.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9198e0cb0626..1dfd47d7764a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f https://github.com/microsoft/testfx @@ -569,9 +569,9 @@ https://github.com/microsoft/testfx 838c4cd634276a89dbfc88f5371d9000252b9299 - + https://github.com/dotnet/dotnet - de417a619f09820da5e8403783f56cdcbafbae9c + 305623c3cd0df455e01b95ed3a8c347e650b315f diff --git a/eng/common/core-templates/job/source-index-stage1.yml b/eng/common/core-templates/job/source-index-stage1.yml index 30530359a5d6..58b7a76814e0 100644 --- a/eng/common/core-templates/job/source-index-stage1.yml +++ b/eng/common/core-templates/job/source-index-stage1.yml @@ -25,10 +25,10 @@ jobs: pool: ${{ if eq(variables['System.TeamProject'], 'public') }}: name: $(DncEngPublicBuildPool) - image: windows.vs2022.amd64.open + image: windows.vs2026preview.scout.amd64.open ${{ if eq(variables['System.TeamProject'], 'internal') }}: name: $(DncEngInternalBuildPool) - image: windows.vs2022.amd64 + image: windows.vs2026preview.scout.amd64 steps: - ${{ if eq(parameters.is1ESPipeline, '') }}: diff --git a/eng/common/core-templates/post-build/post-build.yml b/eng/common/core-templates/post-build/post-build.yml index 6f0929c039b5..06864cd1feb8 100644 --- a/eng/common/core-templates/post-build/post-build.yml +++ b/eng/common/core-templates/post-build/post-build.yml @@ -127,11 +127,11 @@ stages: ${{ else }}: ${{ if eq(parameters.is1ESPipeline, true) }}: name: $(DncEngInternalBuildPool) - image: windows.vs2022.amd64 + image: windows.vs2026preview.scout.amd64 os: windows ${{ else }}: name: $(DncEngInternalBuildPool) - demands: ImageOverride -equals windows.vs2022.amd64 + demands: ImageOverride -equals windows.vs2026preview.scout.amd64 steps: - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml @@ -175,7 +175,7 @@ stages: os: windows ${{ else }}: name: $(DncEngInternalBuildPool) - demands: ImageOverride -equals windows.vs2022.amd64 + demands: ImageOverride -equals windows.vs2026preview.scout.amd64 steps: - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml parameters: @@ -236,7 +236,7 @@ stages: os: windows ${{ else }}: name: $(DncEngInternalBuildPool) - demands: ImageOverride -equals windows.vs2022.amd64 + demands: ImageOverride -equals windows.vs2026preview.scout.amd64 steps: - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml parameters: diff --git a/global.json b/global.json index f19cf55576d9..465914933284 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25575.110", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25575.110", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25576.105", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25576.105", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From 8c73168b6a18deea7bbb4b58c490e095d496442d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 28 Nov 2025 02:07:50 +0000 Subject: [PATCH 09/10] Update dependencies from https://github.com/dotnet/dotnet build 292542 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.DotNet.Wpf.ProjectTemplates, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.3.25576.105 -> 10.0.0-rc.3.25577.108) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25576.105 -> 10.0.0-preview.25577.108) Microsoft.Build, Microsoft.Build.Localization (Version 18.3.0-preview-25576-105 -> 18.3.0-preview-25577-108) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.7705 -> 7.0.0-preview.1.7808) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 11.0.100-alpha.25576.105 -> 11.0.100-alpha.25577.108) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-1.25576.105 -> 5.3.0-1.25577.108) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25576.105 -> 2.0.0-preview.1.25577.108) Microsoft.DiaSymReader (Version 3.0.0-alpha.25576.105 -> 3.0.0-alpha.25577.108) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.25576.105 -> 11.0.0-beta.25577.108) Microsoft.FSharp.Compiler (Version 15.1.200-servicing.25576.105 -> 15.1.200-servicing.25577.108) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.1.0-preview-25576-105 -> 18.1.0-preview-25577-108) Microsoft.Web.Xdt (Version 3.3.0-preview.25576.105 -> 3.3.0-preview.25577.108) System.CommandLine (Version 3.0.0-alpha.1.25576.105 -> 3.0.0-alpha.1.25577.108) --- eng/Version.Details.props | 264 +++++++++---------- eng/Version.Details.xml | 530 +++++++++++++++++++------------------- global.json | 4 +- 3 files changed, 399 insertions(+), 399 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index dde4eb9c57f7..e3cf29be2795 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,139 +6,139 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-preview.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 18.3.0-preview-25576-105 - 18.3.0-preview-25576-105 - 7.0.0-preview.1.7705 - 11.0.100-alpha.25576.105 - 5.3.0-1.25576.105 - 5.3.0-1.25576.105 - 5.3.0-1.25576.105 - 5.3.0-1.25576.105 - 5.3.0-1.25576.105 - 5.3.0-1.25576.105 - 5.3.0-1.25576.105 - 10.0.0-preview.25576.105 - 5.3.0-1.25576.105 - 5.3.0-1.25576.105 - 2.0.0-preview.1.25576.105 - 3.0.0-alpha.25576.105 - 11.0.0-beta.25576.105 - 11.0.0-beta.25576.105 - 11.0.0-beta.25576.105 - 11.0.0-beta.25576.105 - 11.0.0-beta.25576.105 - 11.0.0-beta.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 11.0.0-beta.25576.105 - 11.0.0-beta.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 15.1.200-servicing.25576.105 - 10.0.0-rc.3.25576.105 - 5.3.0-1.25576.105 - 5.3.0-1.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-preview.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 18.3.0-preview-25577-108 + 18.3.0-preview-25577-108 + 7.0.0-preview.1.7808 + 11.0.100-alpha.25577.108 + 5.3.0-1.25577.108 + 5.3.0-1.25577.108 + 5.3.0-1.25577.108 + 5.3.0-1.25577.108 + 5.3.0-1.25577.108 + 5.3.0-1.25577.108 + 5.3.0-1.25577.108 + 10.0.0-preview.25577.108 + 5.3.0-1.25577.108 + 5.3.0-1.25577.108 + 2.0.0-preview.1.25577.108 + 3.0.0-alpha.25577.108 + 11.0.0-beta.25577.108 + 11.0.0-beta.25577.108 + 11.0.0-beta.25577.108 + 11.0.0-beta.25577.108 + 11.0.0-beta.25577.108 + 11.0.0-beta.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 11.0.0-beta.25577.108 + 11.0.0-beta.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 15.1.200-servicing.25577.108 + 10.0.0-rc.3.25577.108 + 5.3.0-1.25577.108 + 5.3.0-1.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 10.0.0-preview.7.25377.103 - 10.0.0-preview.25576.105 - 10.0.0-rc.3.25576.105 - 18.1.0-preview-25576-105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 11.0.100-alpha.25576.105 - 18.1.0-preview-25576-105 - 18.1.0-preview-25576-105 - 3.3.0-preview.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 7.0.0-preview.1.7705 - 10.0.0-rc.3.25576.105 - 3.0.0-alpha.1.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 - 10.0.0-rc.3.25576.105 + 10.0.0-preview.25577.108 + 10.0.0-rc.3.25577.108 + 18.1.0-preview-25577-108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 11.0.100-alpha.25577.108 + 18.1.0-preview-25577-108 + 18.1.0-preview-25577-108 + 3.3.0-preview.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 7.0.0-preview.1.7808 + 10.0.0-rc.3.25577.108 + 3.0.0-alpha.1.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25577.108 2.1.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1dfd47d7764a..9bb2a7f7f116 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f https://github.com/microsoft/testfx @@ -569,9 +569,9 @@ https://github.com/microsoft/testfx 838c4cd634276a89dbfc88f5371d9000252b9299 - + https://github.com/dotnet/dotnet - 305623c3cd0df455e01b95ed3a8c347e650b315f + 791f8df110a0449089b1e0b3e037f5ae0b52115f diff --git a/global.json b/global.json index 465914933284..d61a7a9670f5 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25576.105", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25576.105", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25577.108", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25577.108", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From be4c326120529546432f2b1463cd866be1257eaf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 29 Nov 2025 02:17:07 +0000 Subject: [PATCH 10/10] Update dependencies from https://github.com/dotnet/dotnet build 292651 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.DotNet.Wpf.ProjectTemplates, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.3.25577.108 -> 10.0.0-rc.3.25578.104) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25577.108 -> 10.0.0-preview.25578.104) Microsoft.Build, Microsoft.Build.Localization (Version 18.3.0-preview-25577-108 -> 18.3.0-preview-25578-104) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.7808 -> 7.0.0-preview.1.7904) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 11.0.100-alpha.25577.108 -> 11.0.100-alpha.25578.104) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-1.25577.108 -> 5.3.0-1.25578.104) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25577.108 -> 2.0.0-preview.1.25578.104) Microsoft.DiaSymReader (Version 3.0.0-alpha.25577.108 -> 3.0.0-alpha.25578.104) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.25577.108 -> 11.0.0-beta.25578.104) Microsoft.FSharp.Compiler (Version 15.1.200-servicing.25577.108 -> 15.1.200-servicing.25578.104) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.1.0-preview-25577-108 -> 18.1.0-preview-25578-104) Microsoft.Web.Xdt (Version 3.3.0-preview.25577.108 -> 3.3.0-preview.25578.104) System.CommandLine (Version 3.0.0-alpha.1.25577.108 -> 3.0.0-alpha.1.25578.104) --- eng/Version.Details.props | 264 +++++++++---------- eng/Version.Details.xml | 530 +++++++++++++++++++------------------- global.json | 4 +- 3 files changed, 399 insertions(+), 399 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e3cf29be2795..d8be100a0024 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,139 +6,139 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-preview.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 18.3.0-preview-25577-108 - 18.3.0-preview-25577-108 - 7.0.0-preview.1.7808 - 11.0.100-alpha.25577.108 - 5.3.0-1.25577.108 - 5.3.0-1.25577.108 - 5.3.0-1.25577.108 - 5.3.0-1.25577.108 - 5.3.0-1.25577.108 - 5.3.0-1.25577.108 - 5.3.0-1.25577.108 - 10.0.0-preview.25577.108 - 5.3.0-1.25577.108 - 5.3.0-1.25577.108 - 2.0.0-preview.1.25577.108 - 3.0.0-alpha.25577.108 - 11.0.0-beta.25577.108 - 11.0.0-beta.25577.108 - 11.0.0-beta.25577.108 - 11.0.0-beta.25577.108 - 11.0.0-beta.25577.108 - 11.0.0-beta.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 11.0.0-beta.25577.108 - 11.0.0-beta.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 15.1.200-servicing.25577.108 - 10.0.0-rc.3.25577.108 - 5.3.0-1.25577.108 - 5.3.0-1.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-preview.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 18.3.0-preview-25578-104 + 18.3.0-preview-25578-104 + 7.0.0-preview.1.7904 + 11.0.100-alpha.25578.104 + 5.3.0-1.25578.104 + 5.3.0-1.25578.104 + 5.3.0-1.25578.104 + 5.3.0-1.25578.104 + 5.3.0-1.25578.104 + 5.3.0-1.25578.104 + 5.3.0-1.25578.104 + 10.0.0-preview.25578.104 + 5.3.0-1.25578.104 + 5.3.0-1.25578.104 + 2.0.0-preview.1.25578.104 + 3.0.0-alpha.25578.104 + 11.0.0-beta.25578.104 + 11.0.0-beta.25578.104 + 11.0.0-beta.25578.104 + 11.0.0-beta.25578.104 + 11.0.0-beta.25578.104 + 11.0.0-beta.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 11.0.0-beta.25578.104 + 11.0.0-beta.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 15.1.200-servicing.25578.104 + 10.0.0-rc.3.25578.104 + 5.3.0-1.25578.104 + 5.3.0-1.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 10.0.0-preview.7.25377.103 - 10.0.0-preview.25577.108 - 10.0.0-rc.3.25577.108 - 18.1.0-preview-25577-108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 11.0.100-alpha.25577.108 - 18.1.0-preview-25577-108 - 18.1.0-preview-25577-108 - 3.3.0-preview.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 7.0.0-preview.1.7808 - 10.0.0-rc.3.25577.108 - 3.0.0-alpha.1.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 - 10.0.0-rc.3.25577.108 + 10.0.0-preview.25578.104 + 10.0.0-rc.3.25578.104 + 18.1.0-preview-25578-104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 11.0.100-alpha.25578.104 + 18.1.0-preview-25578-104 + 18.1.0-preview-25578-104 + 3.3.0-preview.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 7.0.0-preview.1.7904 + 10.0.0-rc.3.25578.104 + 3.0.0-alpha.1.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 + 10.0.0-rc.3.25578.104 2.1.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9bb2a7f7f116..82108d80e7fb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 https://github.com/microsoft/testfx @@ -569,9 +569,9 @@ https://github.com/microsoft/testfx 838c4cd634276a89dbfc88f5371d9000252b9299 - + https://github.com/dotnet/dotnet - 791f8df110a0449089b1e0b3e037f5ae0b52115f + 3b5d49bb1053c228d431a7ea95a8bec6f9f16ab1 diff --git a/global.json b/global.json index d61a7a9670f5..efc40d550283 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25577.108", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25577.108", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25578.104", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25578.104", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440"