[main] Source code updates from dotnet/dotnet#5681
Closed
dotnet-maestro[bot] wants to merge 15 commits intomainfrom
Closed
[main] Source code updates from dotnet/dotnet#5681dotnet-maestro[bot] wants to merge 15 commits intomainfrom
dotnet-maestro[bot] wants to merge 15 commits intomainfrom
Conversation
[[ commit created by automation ]]
Updated Dependencies: runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport, runtime.linux-x64.Microsoft.DotNet.Cdac.Transport, runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport, runtime.osx-x64.Microsoft.DotNet.Cdac.Transport, runtime.win-arm64.Microsoft.DotNet.Cdac.Transport, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.NETCore.Platforms, runtime.win-x64.Microsoft.DotNet.Cdac.Transport (Version 10.0.2-servicing.25603.103 -> 11.0.0-alpha.1.26059.112) Microsoft.AspNetCore.App.Ref, Microsoft.NETCore.App.Ref (Version 10.0.2 -> 11.0.0-alpha.1.26059.112) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp (Version 5.0.0-2.25603.103 -> 5.4.0-2.26059.112) Microsoft.CodeAnalysis.NetAnalyzers (Version 10.0.102 -> 11.0.100-alpha.1.26059.112) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis (Version 10.0.0-beta.25603.103 -> 11.0.0-beta.26059.112) Microsoft.NET.Sdk (Version 10.0.102-servicing.25603.103 -> 11.0.100-alpha.1.26059.112)
hoyosjs
reviewed
Jan 10, 2026
| $sdkBundledVersionsFile = "$dotnetRoot/sdk/$dotnetSdkVersion/Microsoft.NETCoreSdk.BundledVersions.props" | ||
|
|
||
| $refPackVersion = Select-Xml -Path $sdkBundledVersionsFile -XPath "/Project/PropertyGroup/BundledNETCoreAppPackageVersion" | %{$_.Node.InnerText} | ||
| $refPackTfmVersion = Select-Xml -Path $sdkBundledVersionsFile -XPath "/Project/PropertyGroup/BundledNETCoreAppTargetFrameworkVersion" | %{$_.Node.InnerText} |
Member
There was a problem hiding this comment.
@dotnet/prodconsvcs - is this expected from flow? For a PR to modify eng/native?
Member
There was a problem hiding this comment.
@hoyosjs it's a file like any other. It was changed here:
dotnet/dotnet@c93d94a#diff-0a887d6f8133b4688957135fb6f27f414fd1c8bcee3114c2aa63f92b8911a1c0
hoyosjs
requested changes
Jan 10, 2026
| { | ||
| "sdk": { | ||
| "version": "10.0.101", | ||
| "version": "11.0.100-alpha.1.25618.104", |
Updated Dependencies: runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport, runtime.linux-x64.Microsoft.DotNet.Cdac.Transport, runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport, runtime.osx-x64.Microsoft.DotNet.Cdac.Transport, runtime.win-arm64.Microsoft.DotNet.Cdac.Transport, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, runtime.win-x64.Microsoft.DotNet.Cdac.Transport (Version 11.0.0-alpha.1.26059.112 -> 11.0.0-alpha.1.26060.102) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp (Version 5.4.0-2.26059.112 -> 5.4.0-2.26060.102) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.NET.Sdk (Version 11.0.100-alpha.1.26059.112 -> 11.0.100-alpha.1.26060.102) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis (Version 11.0.0-beta.26059.112 -> 11.0.0-beta.26060.102)
Updated Dependencies: runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport, runtime.linux-x64.Microsoft.DotNet.Cdac.Transport, runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport, runtime.osx-x64.Microsoft.DotNet.Cdac.Transport, runtime.win-arm64.Microsoft.DotNet.Cdac.Transport, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, runtime.win-x64.Microsoft.DotNet.Cdac.Transport (Version 11.0.0-alpha.1.26060.102 -> 11.0.0-alpha.1.26062.101) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp (Version 5.4.0-2.26060.102 -> 5.4.0-2.26062.101) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.NET.Sdk (Version 11.0.100-alpha.1.26060.102 -> 11.0.100-alpha.1.26062.101) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis (Version 11.0.0-beta.26060.102 -> 11.0.0-beta.26062.101)
Updated Dependencies: runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport, runtime.linux-x64.Microsoft.DotNet.Cdac.Transport, runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport, runtime.osx-x64.Microsoft.DotNet.Cdac.Transport, runtime.win-arm64.Microsoft.DotNet.Cdac.Transport, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, runtime.win-x64.Microsoft.DotNet.Cdac.Transport (Version 11.0.0-alpha.1.26062.101 -> 11.0.0-alpha.1.26064.107) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp (Version 5.4.0-2.26062.101 -> 5.4.0-2.26064.107) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.NET.Sdk (Version 11.0.100-alpha.1.26062.101 -> 11.0.100-alpha.1.26064.107) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis (Version 11.0.0-beta.26062.101 -> 11.0.0-beta.26064.107)
Updated Dependencies: runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport, runtime.linux-x64.Microsoft.DotNet.Cdac.Transport, runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport, runtime.osx-x64.Microsoft.DotNet.Cdac.Transport, runtime.win-arm64.Microsoft.DotNet.Cdac.Transport, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, runtime.win-x64.Microsoft.DotNet.Cdac.Transport (Version 11.0.0-alpha.1.26064.107 -> 11.0.0-alpha.1.26065.101) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp (Version 5.4.0-2.26064.107 -> 5.4.0-2.26065.101) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.NET.Sdk (Version 11.0.100-alpha.1.26064.107 -> 11.0.100-alpha.1.26065.101) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis (Version 11.0.0-beta.26064.107 -> 11.0.0-beta.26065.101)
Updated Dependencies: runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport, runtime.linux-x64.Microsoft.DotNet.Cdac.Transport, runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport, runtime.osx-x64.Microsoft.DotNet.Cdac.Transport, runtime.win-arm64.Microsoft.DotNet.Cdac.Transport, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, runtime.win-x64.Microsoft.DotNet.Cdac.Transport (Version 11.0.0-alpha.1.26065.101 -> 11.0.0-preview.1.26066.105) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp (Version 5.4.0-2.26065.101 -> 5.4.0-2.26066.105) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.NET.Sdk (Version 11.0.100-alpha.1.26065.101 -> 11.0.100-preview.1.26066.105) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis (Version 11.0.0-beta.26065.101 -> 11.0.0-beta.26066.105)
Updated Dependencies: runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport, runtime.linux-x64.Microsoft.DotNet.Cdac.Transport, runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport, runtime.osx-x64.Microsoft.DotNet.Cdac.Transport, runtime.win-arm64.Microsoft.DotNet.Cdac.Transport, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, runtime.win-x64.Microsoft.DotNet.Cdac.Transport (Version 11.0.0-preview.1.26066.105 -> 11.0.0-preview.1.26066.111) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp (Version 5.4.0-2.26066.105 -> 5.4.0-2.26066.111) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.NET.Sdk (Version 11.0.100-preview.1.26066.105 -> 11.0.100-preview.1.26066.111) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis (Version 11.0.0-beta.26066.105 -> 11.0.0-beta.26066.111)
Member
|
Changed subscription to separate arcade from rest of deps. Closing this to retrigger. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
Updated Dependencies
Associated changes in source repos
Diff the source with this PR branch