diff --git a/HexGridExampleCommon/HexgridExampleCommon.csproj b/HexGridExampleCommon/HexgridExampleCommon.csproj index 45a7f74..36a6c5d 100644 --- a/HexGridExampleCommon/HexgridExampleCommon.csproj +++ b/HexGridExampleCommon/HexgridExampleCommon.csproj @@ -9,7 +9,7 @@ Properties PGNapoleonics.HexgridExampleCommon HexgridExampleCommon - v4.7.1 + v4.6.1 512 SAK SAK diff --git a/HexGridExampleCommon/Properties/Resources.Designer.cs b/HexGridExampleCommon/Properties/Resources.Designer.cs index edd4c37..179a76c 100644 --- a/HexGridExampleCommon/Properties/Resources.Designer.cs +++ b/HexGridExampleCommon/Properties/Resources.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. // //------------------------------------------------------------------------------ @@ -13,13 +13,13 @@ namespace PGNapoleonics.HexgridExampleCommon.Properties { /// - /// A strongly-typed resource class, for looking up localized strings, etc. + /// Класс ресурса со строгой типизацией для поиска локализованных строк и т.д. /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + // Этот класс создан автоматически классом StronglyTypedResourceBuilder + // с помощью такого средства, как ResGen или Visual Studio. + // Чтобы добавить или удалить член, измените файл .ResX и снова запустите ResGen + // с параметром /str или перестройте свой проект VS. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { @@ -33,7 +33,7 @@ internal Resources() { } /// - /// Returns the cached ResourceManager instance used by this class. + /// Возвращает кэшированный экземпляр ResourceManager, использованный этим классом. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { @@ -47,8 +47,8 @@ internal Resources() { } /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. + /// Перезаписывает свойство CurrentUICulture текущего потока для всех + /// обращений к ресурсу с помощью этого класса ресурса со строгой типизацией. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { @@ -61,7 +61,7 @@ internal Resources() { } /// - /// Looks up a localized string similar to Hotspot Hex: {0:gi3} / {1:uI4} / {2:c5}; {3:r6}; Path Length = {4}. + /// Ищет локализованную строку, похожую на Hotspot Hex: {0:gi3} / {1:uI4} / {2:c5}; {3:r6}; Path Length = {4}. /// public static string StatusLabelText { get { diff --git a/HexUtilities/HexUtilities.csproj b/HexUtilities/HexUtilities.csproj index 33057a4..c82f20e 100644 --- a/HexUtilities/HexUtilities.csproj +++ b/HexUtilities/HexUtilities.csproj @@ -10,7 +10,7 @@ Properties PGNapoleonics.HexUtilities PGNapoleonics.HexUtilities - v4.7.1 + v4.6.1 512 False SAK diff --git a/HexgridExampleWinforms/App.config b/HexgridExampleWinforms/App.config index 22e0dd9..f13f5e0 100644 --- a/HexgridExampleWinforms/App.config +++ b/HexgridExampleWinforms/App.config @@ -1,6 +1,6 @@ - + diff --git a/HexgridExampleWinforms/HexgridExampleWinforms.csproj b/HexgridExampleWinforms/HexgridExampleWinforms.csproj index 52a53ed..91a30ee 100644 --- a/HexgridExampleWinforms/HexgridExampleWinforms.csproj +++ b/HexgridExampleWinforms/HexgridExampleWinforms.csproj @@ -9,7 +9,7 @@ Properties PGNapoleonics.HexgridExampleWinforms PGNapoleonics.HexgridExampleWinforms - v4.7.1 + v4.6.1 512 SAK SAK diff --git a/HexgridExampleWinforms/Properties/Resources.Designer.cs b/HexgridExampleWinforms/Properties/Resources.Designer.cs index 3f42ae1..3f5b92e 100644 --- a/HexgridExampleWinforms/Properties/Resources.Designer.cs +++ b/HexgridExampleWinforms/Properties/Resources.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. // //------------------------------------------------------------------------------ @@ -13,13 +13,13 @@ namespace PGNapoleonics.HexgridExampleWinforms.Properties { /// - /// A strongly-typed resource class, for looking up localized strings, etc. + /// Класс ресурса со строгой типизацией для поиска локализованных строк и т.д. /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + // Этот класс создан автоматически классом StronglyTypedResourceBuilder + // с помощью такого средства, как ResGen или Visual Studio. + // Чтобы добавить или удалить член, измените файл .ResX и снова запустите ResGen + // с параметром /str или перестройте свой проект VS. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -33,7 +33,7 @@ internal Resources() { } /// - /// Returns the cached ResourceManager instance used by this class. + /// Возвращает кэшированный экземпляр ResourceManager, использованный этим классом. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { @@ -47,8 +47,8 @@ internal Resources() { } /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. + /// Перезаписывает свойство CurrentUICulture текущего потока для всех + /// обращений к ресурсу с помощью этого класса ресурса со строгой типизацией. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { @@ -61,7 +61,7 @@ internal Resources() { } /// - /// Looks up a localized string similar to Text Files (*.txt)|*.txt|All Files (*.*)|*.*. + /// Ищет локализованную строку, похожую на Text Files (*.txt)|*.txt|All Files (*.*)|*.*. /// internal static string FileExtensionMask { get { @@ -70,7 +70,7 @@ internal static string FileExtensionMask { } /// - /// Looks up a localized string similar to "Hotspot Hex: {0:gi3} / {1:uI4} / {2:c5}; {3:r6}; Path Length = {4}". + /// Ищет локализованную строку, похожую на "Hotspot Hex: {0:gi3} / {1:uI4} / {2:c5}; {3:r6}; Path Length = {4}". /// internal static string StatusLabelText { get { diff --git a/HexgridExampleWinforms/Properties/Settings.Designer.cs b/HexgridExampleWinforms/Properties/Settings.Designer.cs index a0944aa..6122627 100644 --- a/HexgridExampleWinforms/Properties/Settings.Designer.cs +++ b/HexgridExampleWinforms/Properties/Settings.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. // //------------------------------------------------------------------------------ @@ -12,7 +12,7 @@ namespace PGNapoleonics.HexgridExampleWinforms.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.3.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/HexgridExampleWinforms2/HexgridExampleWinforms2.csproj b/HexgridExampleWinforms2/HexgridExampleWinforms2.csproj index 8428f7e..5388bca 100644 --- a/HexgridExampleWinforms2/HexgridExampleWinforms2.csproj +++ b/HexgridExampleWinforms2/HexgridExampleWinforms2.csproj @@ -9,7 +9,7 @@ Properties PGNapoleonics.HexgridExampleWinforms2 PGNapoleonics.HexgridExampleWinforms2 - v4.7.1 + v4.6.1 512 SAK SAK @@ -117,6 +117,9 @@ Resources.Designer.cs + + +