[WIP] Using System.CommandLine#1037
Conversation
…yedAndNoBenchmarksAreExecuted
|
@wojtpl2 what the status of this PR? |
@AndreyAkinshin can we upload a new stable version of BDN with a preview dependency to nuget.org? |
|
@AndreyAkinshin This PR was completed for version 0.2.0-alpha. It doesn't work for new version 0.3.0-alpha.
|
Technically, yes: we can pack and upload a stable version of a NuGet package with preview dependencies. However, it's not a good idea because NuGet still has problems with the install operation for such packages (e.g., see NuGet/Home#2944). |
|
@KathleenDollard @jonsequitur we would be very happy to dogfood We are fine with API changes between the releases, we have a lot of unit tests that check the correctness of the parser and this is the only blocker for us. |
|
We do publish several release versions of global tools with dependencies on pre-release versions of |
|
@jonsequitur Global tool package: https://www.nuget.org/packages/BenchmarkDotNet.Tool |
|
System System.CommandLine is still beta - https://www.nuget.org/packages/System.CommandLine/ |
|
We expect to GA in first half of the coming year. |
|
System.CommandLine is still beta. |
|
It will be out of beta alongside .NET 6. |
|
System.CommandLine is still beta. I'm not going to update this branch in the future. |
Please do not merge yet.
PR for #1016