79802669

Date: 2025-10-28 10:43:39
Score: 0.5
Natty:
Report link

Adding this in some main class like Program.cs or so on top of namespace solved this for me, cause adding another file like AssemblyInfo.cs just for SupportedOSPlatformAttribute doesn't seems to fit me.

[assembly: System.Runtime.Versioning.SupportedOSPlatform("windows")]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: sunnamed