[main] Update dependencies from dotnet/arcade#81105
Merged
dotnet-maestro[bot] merged 2 commits intomainfrom Nov 10, 2025
Merged
[main] Update dependencies from dotnet/arcade#81105dotnet-maestro[bot] merged 2 commits intomainfrom
dotnet-maestro[bot] merged 2 commits intomainfrom
Conversation
…107.2 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XliffTasks From Version 11.0.0-beta.25556.3 -> To Version 11.0.0-beta.25557.2
jjonescz
reviewed
Nov 10, 2025
| <!-- dotnet/arcade-services dependencies --> | ||
| <MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.25503.1</MicrosoftDotNetDarcLibPackageVersion> | ||
| <!-- dotnet/sdk dependencies --> | ||
| <MicrosoftDotNetFileBasedProgramsPackageVersion>10.0.200-preview.0.25556.104</MicrosoftDotNetFileBasedProgramsPackageVersion> |
Member
There was a problem hiding this comment.
@RikkiGibson FYI, automatic flows are removing this version and failing with "Unable to find a stable package Microsoft.DotNet.FileBasedPrograms" which makes sense (this file should only contain versions from subscriptions the bot knows about). I will look if I can add the automatic subscription to resolve this.
333fred
added a commit
to 333fred/roslyn
that referenced
this pull request
Nov 10, 2025
* upstream/main: Simplify sequence point display (dotnet#81104) [main] Update dependencies from dotnet/arcade (dotnet#81129) [main] Update dependencies from dotnet/arcade (dotnet#81105) Target typed conditional expression recovery (dotnet#81025) dotnet#81118: Fix dropdown in "Move static members" dialog (dotnet#81119) Don't emit DebuggerStepThroughAttribute for runtime async methods (dotnet#81035)
ViktorHofer
reviewed
Nov 10, 2025
| <Sha>9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3</Sha> | ||
| </Dependency> | ||
| <Dependency Name="Microsoft.DotNet.FileBasedPrograms" Version="10.0.200-preview.0.25556.104"> | ||
| <Uri>https://github.com/dotnet/sdk</Uri> |
Member
There was a problem hiding this comment.
Technically this is wrong but it probably doesn't matter. It's dotnet/dotnet that is producing this package. dotnet/sdk doesn't public anything anymore.
Member
There was a problem hiding this comment.
Good catch, I will fix up if this causes problems
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This pull request updates the following dependencies
From https://github.com/dotnet/arcade