Skip to content

Conversation

smaillet
Copy link
Member

@smaillet smaillet commented Sep 2, 2025

Add support for System.CommandLine

  • Updated support for console apps.

NOTE: System.CommandLines is still in preview but is likely to "go live" along with .NET 10 which is soon enough. This repo will remain in preview until .NET 10 is released and then support .NET8.0 and .NET10.0 as LTSC variants.

* Updated support for console apps.

NOTE: System.CommandLines is still in preview but is likely to "go live" along with .NET 10 which is soon enough. This repo will remain in preview until .NET 10 is released and then support .NET8.0 and .NET10.0 as LTSC variants.
Copy link

github-actions bot commented Sep 2, 2025

Test Results

281 tests  ±0   173 ✅ ±0   12s ⏱️ ±0s
  6 suites ±0   108 💤 ±0 
  6 files   ±0     0 ❌ ±0 

Results for commit 704610a. ± Comparison against base commit 2927bce.

♻️ This comment has been updated with latest results.

* Included the CommandLine project
* Removed use of `extension` keyword as DOCFX is ignoing the langversion and SDK settings for the build to do "it's own thing" (Been a problem for a long while now...) [TODO: write a custom metadata generator tool that can generate the metadata without the cruft of DOCFX]
* Removed obsolete script `Build-Native.ps1`
@smaillet smaillet merged commit 8bbc770 into UbiquityDotNET:develop Sep 2, 2025
4 checks passed
@smaillet smaillet deleted the AddCmdLineSupport branch September 2, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant