-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[BLOCKED] System.CommandLine update #46241
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
…uild 20250122.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.607102 -> To Version 0.1.607201
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
1 similar comment
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
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.
Approving for dotnet test
and dotnet vstest
# Conflicts: # src/Cli/dotnet/CommonOptions.cs # src/Cli/dotnet/commands/InstallingWorkloadCommand.cs # src/Cli/dotnet/commands/dotnet-run/RunCommandParser.cs # src/Cli/dotnet/commands/dotnet-test/Program.cs # src/Cli/dotnet/commands/dotnet-test/TestCommandParser.cs # src/Cli/dotnet/commands/dotnet-workload/search/WorkloadSearchVersionsCommandParser.cs
# Conflicts: # eng/Versions.props
…0250131.2 Microsoft.SourceBuild.Intermediate.sourcelink , Microsoft.Build.Tasks.Git , Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.Bitbucket.Git , Microsoft.SourceLink.Common , Microsoft.SourceLink.GitHub , Microsoft.SourceLink.GitLab From Version 10.0.0-beta.25080.2 -> To Version 10.0.0-beta.25081.2
…203.6 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25080.7 -> To Version 10.0.0-beta.25103.6
The changes got included in #48477 |
Edit: this PR is blocked until NuGet/NuGet.Client#6236 gets merged (ETA is April).
Context: we are working on releasing a new public version of System.CommandLine. The only change we decided to revert was the adding of "Cli" prefix to all symbol types (because it would break every single user of the library).