-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Re-Bootstrap Source Build to .NET 10.0.100-preview.4.25216.1 #48523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…414.8 Microsoft.SourceBuild.Intermediate.arcade , 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 From Version 10.0.0-beta.25212.1 -> To Version 10.0.0-beta.25214.8
…415.5 Microsoft.SourceBuild.Intermediate.arcade , 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 From Version 10.0.0-beta.25212.1 -> To Version 10.0.0-beta.25215.5
"defaultRemote": "https://github.com/dotnet/sourcelink" | ||
"defaultRemote": "https://github.com/dotnet/sourcelink", | ||
// Migrated onto the flat flow | ||
"disableSynchronization": true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not obvious why this is being done as part of the rebootstrap?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This had to be changed in 6bca3a3 and this PR combines all the follow-up work: re-bootstrap, arcade command-line-api update and src/SourceBuild command-line-api update. Those changes are tightly coupled.
…ence-packages build 20250416.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 10.0.621501 -> To Version 10.0.621601
…tputRID is the SDK's RID This fixes SourceBuild Stage2 failures in dotnet/sdk#48523
Posted dotnet/templating#8864 (comment) for the templating tasks regression |
Re-Bootstrap Source Build to .NET 10.0.100-preview.4.25216.1
Follow-up on #48477
Includes changes from #48453 & #48520 and the revert of the source-mappings.json modification.
Unbreaks the stage2 source-build job