Skip to content

Use SemanticVersion.TryParse to allow all SemVer2 syntaxes#69

Open
Falco20019 wants to merge 6 commits intopushpay-labs:mainfrom
Falco20019:fix-68
Open

Use SemanticVersion.TryParse to allow all SemVer2 syntaxes#69
Falco20019 wants to merge 6 commits intopushpay-labs:mainfrom
Falco20019:fix-68

Conversation

@Falco20019
Copy link
Copy Markdown
Contributor

@Falco20019 Falco20019 commented Mar 24, 2025

We keep the regex to support trailers. Since NuGet.Versioning is already a transitive dependency of NuGet.Protocol, it was easy to do and should only be a hotfix change in my opinion. Didn't change the version yet.

Fixes #68
Fixes #67

@Falco20019
Copy link
Copy Markdown
Contributor Author

Falco20019 commented Mar 24, 2025

Had to fix the toolchain as-well since there were some EOL things blocking the build. I would also suggest removing .NET 6 support (making it a breaking/major change) as it's EOL for some time now to also resolve the warnings for rid-usage.

@Falco20019
Copy link
Copy Markdown
Contributor Author

Friendly ping as this has been idle for some time.

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.

Version check invalid

1 participant