Changes between v2.0.0-rc.1.25451.107 and v2.0.0-rc.2.25502.107 #2706
KalleOlaviNiemitalo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There's a System.CommandLine 2.0.0-rc.2.25502.107 package in NuGet Gallery, and a v2.0.0-rc.2.25502.107 tag in this repository, but the tag actually points to the same commit e292617 as v2.0.0-rc.1.25451.107, despite the implementations being different.
The System.CommandLine 2.0.0-rc.2.25502.107 nuspec points to
<repository type="git" url="https://github.com/dotnet/dotnet" commit="89c8f6a112d37d2ea8b77821e56d170a1bccdc5a" />, and the history ofsrc/command-line-apishows that the latest changes before the release were:So the only change between v2.0.0-rc.1.25451.107 and v2.0.0-rc.2.25502.107 is #2682.
Beta Was this translation helpful? Give feedback.
All reactions