The static web asset xxxxx has a conflicting web root path xxxxx.
I’ve updated my project from .NET 5 RC 1 to RC 2 and it doesn’t build anymore. This is by design. There are two assets that would end on the same “publish path” in the final project. The recommendation is that you choose which file you want to “win” and remove the other file. I... » read more