We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hello!
Can you, please, update Swashbuckle for beta5? I use "Microsoft.AspNet.Mvc": "6.0.0-beta5-*" and my dnx version is dnx-clr-win-x86.1.0.0-beta5-11682.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi asp.net beta5 has renamed some Configuration pacakges.
services.AddSwagge is using old packages that has been renamed in beta5 version:
Microsoft.Framework.DependencyInjection.Interfaces
Configuration packages should be new referenced in solution.
Thanks!
Sorry, something went wrong.
Should all be resolved in latest release (targeted to beta5) - Swashbuckle 6.0.0-beta2
No branches or pull requests
Hello!
Can you, please, update Swashbuckle for beta5?
I use "Microsoft.AspNet.Mvc": "6.0.0-beta5-*" and my dnx version is dnx-clr-win-x86.1.0.0-beta5-11682.
Thank you.
The text was updated successfully, but these errors were encountered: