❔ Including wwwroot folder
Hi, I started a webapi ASP.NET Core project and now i need views and wwwroot stuff but I realized that wwwroot folder isn't copied on build. I've taken a look at projects with webapp template but i dont see wwwroot included manually in the csproj file. What is the correct way to do this? Thanks in advance
1 Reply
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.