A short note for VS Code. (As an equivalent for solving from Osman Hal)
Put in your .csproj this
<PropertyGroup> <NoWin32Manifest>true</NoWin32Manifest> </PropertyGroup>