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

🐛 Web API project fails to build #902

Closed
jasontaylordev opened this issue Jul 7, 2023 · 0 comments
Closed

🐛 Web API project fails to build #902

jasontaylordev opened this issue Jul 7, 2023 · 0 comments

Comments

@jasontaylordev
Copy link
Owner

Describe the bug
The Web API project fails to build as the Microsoft.AspNetCore.OpenApi package is excluded for Web API projects.

To Reproduce
Steps to reproduce the behavior:

  1. dotnet new ca-sln -cf none
  2. Navigate to ./src/WebApi
  3. Run dotnet build
  4. See error

Expected behavior
No build errors.

Additional context
The Microsoft.AspNetCore.OpenApi package is only included for SPA projects and should be included for all.

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

1 participant