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

Filter SemVer v2.0.0 packages by default on v1 and v2 gallery endpoints #3686

Closed
xavierdecoster opened this issue Mar 23, 2017 · 0 comments
Closed

Comments

@xavierdecoster
Copy link
Member

xavierdecoster commented Mar 23, 2017

As per the design: https://github.com/NuGet/Home/wiki/SemVer2-support-for-nuget.org-(server-side)

@xavierdecoster xavierdecoster self-assigned this Mar 23, 2017
@xavierdecoster xavierdecoster added this to the S115 - 2017.3.6 milestone Mar 23, 2017
xavierdecoster added a commit that referenced this issue Mar 28, 2017
…v2 OData endpoints (#3694)

* #3686 Filter SemVer v2.0.0 packages from v1 endpoints + unit tests

* #3686 Filter SemVer v2.0.0 packages from v2 endpoints + unit tests

* #3686 Filter SemVer v2.0.0 packages from v2 curated endpoints + unit tests

* #3686 Filter SemVer v2.0.0 packages from v2 auto-complete endpoints

* Sorting System.* using statements first

* #3686 Filter SemVer v2.0.0 packages from v2 GetUpdates(Count) endpoints

* Reducing code duplication in tests
@skofman1 skofman1 mentioned this issue Mar 29, 2017
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment