I taken a sample vs2019 Blazor WASM (Hosted) solution and renamed the solution and its projects (Client,Server,Shared) and it runs fine but if I open the Console I see:
Failed to load resource: the server responded with a status 404 (not found) on this:
"oldprojectname.Client.styles.css:1" (image below)
Where is the solution/project getting this "oldprojectname" from? I've scanned the entire source of the project and deleted the .vs files and still it has this "oldprojectname"
What am I missing? Thanks

Add a comment
|
