79547142

Date: 2025-03-31 19:56:46
Score: 0.5
Natty:
Report link

This solution works for me: Add <CETCompat>false</CETCompat> to project file if you saw this error when migrating apps to Net Core 9 framework. There is a break change in Net Core 9:

https://github.com/dotnet/runtime/issues/108589
https://github.com/dotnet/docs/issues/42600

Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Canada Wan