-
Notifications
You must be signed in to change notification settings - Fork 406
Comparing changes
Open a pull request
base repository: dotnet/command-line-api
base: 4b60585
head repository: dotnet/command-line-api
compare: c776cd4
- 11 commits
- 50 files changed
- 9 contributors
Commits on Aug 30, 2022
-
Update projects to net7.0 TargetFramework with shared property (#1803)
* Update projects to net7.0 TFM with shared property * Only enable trimming for .NET Core * Update ApiCompatibilityApprovalTests baseline (ordering change) Co-authored-by: MichaelSimons <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5861a7 - Browse repository at this point
Copy the full SHA e5861a7View commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 63106f2 - Browse repository at this point
Copy the full SHA 63106f2View commit details -
Merge pull request #1831 from dotnet/main-publicPoolNames
Update public pool names
Configuration menu - View commit details
-
Copy full SHA for a5ed1e0 - Browse repository at this point
Copy the full SHA a5ed1e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8cce48 - Browse repository at this point
Copy the full SHA b8cce48View commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d9cc58 - Browse repository at this point
Copy the full SHA 4d9cc58View commit details
Commits on Sep 6, 2022
-
Adding proposed fix for FromAmong
The behavior of the method now matches its description.
Configuration menu - View commit details
-
Copy full SHA for eda3d19 - Browse repository at this point
Copy the full SHA eda3d19View commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1d98a75 - Browse repository at this point
Copy the full SHA 1d98a75View commit details
Commits on Sep 18, 2022
-
Localizing required option not provided message
There is a slight behavior change for options that have multiple aliases as it will select the longest alias. This is to make it more consistent with how the Name property on the option works.
Configuration menu - View commit details
-
Copy full SHA for c0efeb4 - Browse repository at this point
Copy the full SHA c0efeb4View commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 759e1bf - Browse repository at this point
Copy the full SHA 759e1bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7a861 - Browse repository at this point
Copy the full SHA cf7a861View commit details
Commits on Oct 4, 2022
-
Fix IsOptional method for arguments (#1862)
* Fix IsOptional method for arguments * Add test * Add shared arg test * Revert "Add test" This reverts commit 5959570. * Update src/System.CommandLine.Tests/Help/HelpBuilderTests.cs Co-authored-by: Jon Sequeira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c776cd4 - Browse repository at this point
Copy the full SHA c776cd4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4b60585...c776cd4