79648334

Date: 2025-06-02 07:34:43
Score: 0.5
Natty:
Report link

Ok, I have found a solution. The following approach works for me:

Remove recursively bin and obj folders from the projects:

rm -rf **/*/bin **/*/obj

Make sure that C# and C# Dev Kit VS Code extensions are in release versions. For me it's 2.76.27 and 1.19.63 respectively.

For more information look at the similar GitHub thread.

Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: CunningLobster