You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIXRegistrationsBaseUrl resource is misspelled (missing Url part)
This prevented certain versions of the NuGet client from consuming the feed at all
This also resolves #1, package details now show up in the details pane in the VS NuGet client
NEW Added RegistrationsBaseUrl/Versioned as an alias for RegistrationsBaseUrl/3.6.0
NEW Implemented PackageDisplayMetadataUriTemplate/3.0.0-rc and PackageVersionDisplayMetadataUriTemplate/3.0.0-rc resources as registration URL provider resources.
For information on usage and setup, consult the readme.
FIX Fixed a mistyped condition on Web UI package dependency version inclusion. The UI should no longer always show GTE and LTE where GT and LT should be.
For information on usage and setup, consult the readme.