Open CreateAndInject opened 6 years ago
Since the designer file is in source control, it's important that the file always be generated the same way or it will produce large changes each time a different user (or a user with a different default language) works on the file.
@jinujoseph I believe this is external for the designer code generation?
It seems all vs(vs2010--vs2017) exist this bug. Create a WinForm project, add new item 'Windows Form' named 'Form2.cs' Open 'Form2.Designer.cs', the comment is English, but my visual studio is Chinese(2052)
I think this file doesn't use language 2052: ..\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ItemTemplates\CSharp\Windows Forms\2052\Form\form.designer.cs
There's no problem in VB (Form.Designer.vb)