79439855

Date: 2025-02-14 15:44:28
Score: 1.5
Natty:
Report link

It's a visual studio bug, caused by renaming a .blazor file to .blazor.css

The solution for me was:

  1. removing the file .razor.css (copy it elsewhere)
  2. rebuilding
  3. paste the file .razor.css back
  4. rebuild.
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Axeltherabbit