Version support for NuGet
When adding a NuGet package, how can I specify a particular version?
Comments
-
There's no way to do this right now - you can reference only the latest release (or pre-release) package.
Do you want the ability to have different queries use different package versions? This could make system somewhat complex...