79740880

Date: 2025-08-20 09:26:36
Score: 1.5
Natty:
Report link

I am using .net 9 with 'Blazor web app' template.
I changed namespace for project and then I got the same error message.
It was needed to change 'href' attribute for stylesheet from '@Assets["{project name}.styles.css"]' to '@Assets["{project name with full namespace}.styles.css"]' in App.razor.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Tomas Krchnak