Why do I keep getting error NETSDK1152: Found multiple publish output files with the same relative path?
I have a Blazor Server .NET 7 solution with the main entry project called Web.csproj. There are other projects such as Api, WebApi, WebConstants etc… When I build this blazor server project in Visual Studio, all works fine, but when I run the following msbuild command: