If the system locale was set to something different than English, special characters in some source files may cause strange compilation failures.
Explicit CodePage
settings need to be applied to some projects.
Add
to default PropertyGroup
in *.csproj
files.