79101382

Date: 2024-10-18 09:17:46
Score: 2
Natty:
Report link

There is bug in csproj that suddently removes Views from compilation (inside plugin project)

Resolution is to follow guide by https://github.com/dotnet/aspnetcore/issues/38373#issuecomment-1449717787 to remove Content lines from .csproj file

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: luve