fsprojects-archive / zzarchive-FSharpCommunityTemplates

Templates for F# projects, by the F# community, for use in Visual Studio, Xamarin Studio and other editors
MIT License
103 stars 27 forks source link

WPF Template will fail under certain locales #96

Open gaba-xyz opened 9 years ago

gaba-xyz commented 9 years ago

The WPF template will fail to create a new project with the error message "Input string was not in a correct format" .

ScottHutchinson commented 8 years ago

I just got the error message "Input string was not in a correct format" when attempting to create a new project from the WPF empty template. I'm using VS 2015 Community edition, and my locale is the United States (English). I did not have the issue when using the WPF MVVM template instead of the empty template.