Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Package name is case sensitive
-
Hi,
seems that the package name is case sensitive for ProGet, but only when requiring a specific version. Here is the repro:
- Configure NuGet file at %AppData%\NuGet\NuGet.config so that it only point to ProGet
- Empty local cache at %LocalAppData%\NuGet\Cache
- execute the following command:
nuget.exe install phantomjs
- It works as expected
- Delete the downloaded package in the current dir
- Empty (again) local cache at %LocalAppData%\NuGet\Cache
- execute the following command:
nuget.exe install phantomjs -Version 1.9.2
Expected behavior: Should download the package
Actual behavior: Unable to find version '1.9.2' of package 'phantomjs'.
Version used
- ProGet version 2.1.4 (Build 3)
- NuGet Version: 2.7.41115.310
-
Thank you for the detailed report. This has actually already been fixed in ProGet 2.2 and later versions.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login