Having a solution with a couple projects, A and B, where both have a wwwroot folder, so project A references project B and gets all it’s shared code/components. Radzen Blazor Studio doesn’t like that and tries to update the theme files on project B (which wouldn’t be a massive problem for us), but then also when changing the theme appearance it cannot update the “app.css” file. Doesn’t show up on either of the projects.
Deleting the wwwroot folder on project B and loading the solution again allows Radzen Blazor Studio to work as intended, is there a solution for this?
Can you tell us what the Sdk attributes of the <Project> elements of both csproj files are? Radzen Blazor Studio should ignore class libraries when it comes to wwwroot location. A class library usually has