Navigation Menu

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

myget 6.0.0-preview-9 disappeared #241

Closed
moander opened this issue Dec 4, 2016 · 3 comments
Closed

myget 6.0.0-preview-9 disappeared #241

moander opened this issue Dec 4, 2016 · 3 comments

Comments

@moander
Copy link
Contributor

moander commented Dec 4, 2016

warning NU1007: Dependency specified was Swashbuckle.SwaggerGen >= 6.0.0-preview-9 but ended up with Swashbuckle.SwaggerGen 6.0.0-rc1-final

The repo seems empty so NuGet chooses rc1-final instead :/

nuget list -source https://www.myget.org/F/domaindrivendev/api/v3/index.json
No packages found.
@parys
Copy link

parys commented Dec 8, 2016

I think you can use version 6.0.0-preview-0044 from the same source. VS offers you(on warning) wrong version. Nuget manager offers now versions from 6.0.0-preview-0021 to 6.0.0-preview-0044.

@xperiandri
Copy link

xperiandri commented Jan 5, 2017

@domaindrivendev, could you post migration steps for those who used Swasbuckle 6.0.0-beta902 or earlier from feed https://www.myget.org/F/swashbuckle/api/v3/index.json

Because simple switch of package to Swashbucke.AspNetCore 1.0.0-rc1 does not work...

@domaindrivendev
Copy link
Owner

@xperiandri - although we're getting real close to a stable release (now moved from beta to release candidate 1), this project is still in a pre-release world and that's going to involve breaking changes. I don't have the time to document migration steps with every beta/pre-release version. The rc1 docs took a lot of time to put together and include enough detail, IMO, for early adopters to figure out how to migrate.

However, being an open source project - if you've got spare time to put together some migration steps, that would be a well received contribution.

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

No branches or pull requests

4 participants