diff options
Diffstat (limited to 'tools/Langpack Suite/Properties/Settings.Designer.cs')
-rw-r--r-- | tools/Langpack Suite/Properties/Settings.Designer.cs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/Langpack Suite/Properties/Settings.Designer.cs b/tools/Langpack Suite/Properties/Settings.Designer.cs index a02c6aae83..d198aa5d96 100644 --- a/tools/Langpack Suite/Properties/Settings.Designer.cs +++ b/tools/Langpack Suite/Properties/Settings.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------
// <auto-generated>
-// Этот код создан программой.
-// Исполняемая версия:4.0.30319.239
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.17929
//
-// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
-// повторной генерации кода.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
@@ -12,7 +12,7 @@ namespace LangpackSuite.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|