fehaar / FFWD-Templates

This is a supporting project for FFWD that provide templates for getting started with using FFWD
Microsoft Public License
11 stars 9 forks source link

ProjectInitializer brought from FFWD, Locale changed during XmlContent compilation #5

Closed Elideb closed 12 years ago

Elideb commented 12 years ago

Hi

This update fixes the incorrect parsing of floats in XmlContent in machines without '.' set as decimal separator. It changes the locale of the Visual Studio thread before compilation and always reverts it after.

I have also updated ProjectInitializer.exe with the FFWD version which creates UTF8 sln and csproj files and prevents the crash when renaming already renamed files.