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

🐛 Handle NuGetVersion Edge Case with repeated zeroes #59

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

JustinGrote
Copy link
Owner

@JustinGrote JustinGrote commented Jan 13, 2024

NugetVersion does not detect repeated zeroes in a legacy nugetversion as being legacy and does not return the correct version type, causing the install folder to be incorrect.

Possibly related:
NuGet/Home#3050

Fixed #58

Related Issue Filed: NuGet/Home#13156

NugetVersion does not detect repeated zeroes in a legacy nugetversion as being legacy and does not return the correct version type, causing the install folder to be incorrect.

Fixed #58
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.

Exctracting module files into the wrong module version folder
1 participant