ardalis / CleanArchitecture

Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
MIT License
15.24k stars 2.67k forks source link

Update Packages and Remove Static Files #652

Closed KyleMcMaster closed 7 months ago

KyleMcMaster commented 7 months ago
ardalis commented 6 months ago

I keep getting file not found errors when wwwroot is missing when I do a new pull-and-build with the latest. Are you seeing the same?

KyleMcMaster commented 6 months ago

I keep getting file not found errors when wwwroot is missing when I do a new pull-and-build with the latest. Are you seeing the same?

I did see the issue but a clean and rebuild of the solution resolved that for me.