Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The value is not a valid suffixed version format #204

Closed
AESSoftware opened this issue Apr 8, 2024 · 2 comments
Closed

The value is not a valid suffixed version format #204

AESSoftware opened this issue Apr 8, 2024 · 2 comments

Comments

@AESSoftware
Copy link

AESSoftware commented Apr 8, 2024

image

But it is valid - it's just a 'locked' version i.e. from https://learn.microsoft.com/en-us/nuget/concepts/package-versioning?tabs=semver20sort

<!-- Install/restore version 6.1.0, and do not change during update. -->
<package id="ExamplePackage" version="6.1.0" allowedVersions="[6.1.0]" />

@AESSoftware
Copy link
Author

Duplicate of #198 and #166, sorry

@mhutch
Copy link
Owner

mhutch commented Apr 17, 2024

Yup this was fixed in #194. I'll publish an update with this fix in the next couple days.

@mhutch mhutch closed this as completed Apr 17, 2024
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

No branches or pull requests

2 participants