From f786791b602b485c26187293c7be7b1af301db7f Mon Sep 17 00:00:00 2001 From: Paul Hebble Date: Wed, 18 Oct 2023 14:46:10 -0500 Subject: [PATCH] Yet more VSCode suggestions and eliminate all BOMs --- AutoUpdate/App.config | 4 ++-- AutoUpdate/CKAN-autoupdate.csproj | 2 +- AutoUpdate/Main.cs | 2 +- AutoUpdate/Properties/AssemblyInfo.cs | 2 +- AutoUpdate/Properties/Resources.Designer.cs | 2 +- CKAN.sln | 2 +- Cmdline/Action/Compare.cs | 2 +- Cmdline/Action/ICommand.cs | 2 +- Cmdline/Action/ISubCommand.cs | 2 +- Cmdline/CKAN-cmdline.csproj | 2 +- Cmdline/ConsoleUser.cs | 2 +- Cmdline/Properties/AssemblyInfo.cs | 2 +- Cmdline/Properties/Resources.Designer.cs | 2 +- ConsoleUI/CKAN-ConsoleUI.csproj | 2 +- ConsoleUI/Program.cs | 2 +- ConsoleUI/Properties/AssemblyInfo.cs | 2 +- ConsoleUI/Properties/Resources.Designer.cs | 2 +- Core/CKAN-core.csproj | 2 +- Core/Configuration/IConfiguration.cs | 2 +- Core/Converters/JsonIgnoreBadUrlConverter.cs | 2 +- Core/Exporters/BbCodeExporter.cs | 2 +- .../DelimeterSeparatedValueExporter.cs | 2 +- Core/Exporters/Exporter.cs | 2 +- Core/Exporters/IExporter.cs | 2 +- Core/Exporters/MarkdownExporter.cs | 2 +- Core/Exporters/PlainTextExporter.cs | 2 +- .../KerbalSpaceProgram/DLC/IDlcDetector.cs | 2 +- Core/Logging.cs | 2 +- Core/Meta.cs | 2 +- Core/Net/AutoUpdate.cs | 2 +- Core/Platform.cs | 2 +- Core/Properties/AssemblyInfo.cs | 2 +- Core/Types/ExportFileType.cs | 2 +- .../GameComparator/BaseGameComparator.cs | 2 +- .../GameComparator/GrasGameComparator.cs | 2 +- Core/Types/GameComparator/IGameComparator.cs | 2 +- .../GameComparator/YoyoGameComparator.cs | 2 +- Core/Types/ReleaseStatus.cs | 2 +- Core/VersionFormat.cs | 2 +- Core/Versioning/GameVersionBound.cs | 2 +- Core/Versioning/GameVersionCriteria.cs | 2 +- GUI/ControlFactory.cs | 2 +- GUI/Controls/Changeset.resx | 2 +- GUI/Controls/ChooseProvidedMods.Designer.cs | 2 +- GUI/Controls/ChooseProvidedMods.cs | 5 +---- GUI/Controls/ChooseProvidedMods.resx | 2 +- .../ChooseRecommendedMods.Designer.cs | 2 +- GUI/Controls/ChooseRecommendedMods.resx | 2 +- GUI/Controls/DeleteDirectories.resx | 2 +- GUI/Controls/EditModSearch.Designer.cs | 2 +- GUI/Controls/EditModSearch.resx | 2 +- GUI/Controls/EditModSearchDetails.Designer.cs | 2 +- GUI/Controls/EditModSearchDetails.cs | 3 --- GUI/Controls/EditModSearchDetails.resx | 2 +- GUI/Controls/EditModSearches.Designer.cs | 2 +- GUI/Controls/EditModSearches.cs | 2 +- GUI/Controls/HintTextBox.cs | 2 +- GUI/Controls/LeftRightRowPanel.cs | 4 ++-- GUI/Controls/ModInfoTabs/Versions.Designer.cs | 2 +- GUI/Controls/ModInfoTabs/Versions.resx | 2 +- GUI/Controls/PlayTime.Designer.cs | 2 +- GUI/Controls/PlayTime.cs | 2 +- GUI/Controls/PlayTime.resx | 2 +- GUI/Controls/TransparentTextBox.cs | 2 +- GUI/Controls/TriStateToggle.cs | 10 +++++----- GUI/Controls/Wait.Designer.cs | 2 +- GUI/Controls/Wait.cs | 8 ++++---- GUI/Controls/Wait.resx | 2 +- GUI/Dialogs/AboutDialog.Designer.cs | 2 +- GUI/Dialogs/AboutDialog.cs | 2 +- GUI/Dialogs/AboutDialog.resx | 2 +- .../AskUserForAutoUpdatesDialog.Designer.cs | 2 +- GUI/Dialogs/AskUserForAutoUpdatesDialog.resx | 2 +- .../CloneGameInstanceDialog.Designer.cs | 2 +- GUI/Dialogs/CloneGameInstanceDialog.cs | 7 +++---- GUI/Dialogs/CloneGameInstanceDialog.resx | 2 +- .../CompatibleGameVersionsDialog.Designer.cs | 2 +- GUI/Dialogs/CompatibleGameVersionsDialog.cs | 2 +- GUI/Dialogs/CompatibleGameVersionsDialog.resx | 2 +- GUI/Dialogs/DownloadsFailedDialog.cs | 10 +++------- GUI/Dialogs/ErrorDialog.Designer.cs | 2 +- GUI/Dialogs/ErrorDialog.cs | 2 +- GUI/Dialogs/ErrorDialog.resx | 2 +- .../GameCommandLineOptionsDialog.Designer.cs | 2 +- GUI/Dialogs/GameCommandLineOptionsDialog.cs | 2 +- GUI/Dialogs/GameCommandLineOptionsDialog.resx | 2 +- GUI/Dialogs/InstallFiltersDialog.Designer.cs | 2 +- GUI/Dialogs/InstallFiltersDialog.cs | 2 +- GUI/Dialogs/InstallFiltersDialog.resx | 2 +- .../ManageGameInstancesDialog.Designer.cs | 2 +- GUI/Dialogs/NewRepoDialog.resx | 2 +- GUI/Dialogs/NewUpdateDialog.resx | 2 +- GUI/Dialogs/PluginsDialog.Designer.cs | 2 +- GUI/Dialogs/PluginsDialog.cs | 2 +- GUI/Dialogs/PluginsDialog.resx | 2 +- GUI/Dialogs/PreferredHostsDialog.Designer.cs | 2 +- GUI/Dialogs/PreferredHostsDialog.resx | 2 +- GUI/Dialogs/RenameInstanceDialog.Designer.cs | 2 +- GUI/Dialogs/RenameInstanceDialog.cs | 2 +- GUI/Dialogs/RenameInstanceDialog.resx | 2 +- GUI/Dialogs/SelectionDialog.Designer.cs | 2 +- GUI/Dialogs/SelectionDialog.cs | 6 +++--- GUI/Dialogs/SelectionDialog.resx | 2 +- GUI/Dialogs/SettingsDialog.Designer.cs | 2 +- GUI/Dialogs/SettingsDialog.resx | 2 +- GUI/Dialogs/YesNoDialog.Designer.cs | 2 +- GUI/Dialogs/YesNoDialog.cs | 4 ++-- GUI/Dialogs/YesNoDialog.resx | 2 +- GUI/FormCompatibility.cs | 2 +- GUI/Labels/ModuleLabel.cs | 5 ++--- GUI/Localization/de-DE/AboutDialog.de-DE.resx | 2 +- .../AskUserForAutoUpdatesDialog.de-DE.resx | 2 +- GUI/Localization/de-DE/Changeset.de-DE.resx | 2 +- .../de-DE/ChooseProvidedMods.de-DE.resx | 2 +- .../de-DE/ChooseRecommendedMods.de-DE.resx | 2 +- .../de-DE/CloneGameInstanceDialog.de-DE.resx | 2 +- .../CompatibleGameVersionsDialog.de-DE.resx | 2 +- .../de-DE/DeleteDirectories.de-DE.resx | 2 +- .../de-DE/EditModSearch.de-DE.resx | 2 +- .../de-DE/EditModSearchDetails.de-DE.resx | 2 +- GUI/Localization/de-DE/ErrorDialog.de-DE.resx | 2 +- .../GameCommandLineOptionsDialog.de-DE.resx | 2 +- .../de-DE/InstallFiltersDialog.de-DE.resx | 2 +- GUI/Localization/de-DE/Main.de-DE.resx | 2 +- .../ManageGameInstancesDialog.de-DE.resx | 2 +- GUI/Localization/de-DE/ManageMods.de-DE.resx | 2 +- .../de-DE/NewRepoDialog.de-DE.resx | 2 +- .../de-DE/NewUpdateDialog.de-DE.resx | 2 +- GUI/Localization/de-DE/PlayTime.de-DE.resx | 2 +- .../de-DE/PluginsDialog.de-DE.resx | 2 +- .../de-DE/RenameInstanceDialog.de-DE.resx | 2 +- .../de-DE/SelectionDialog.de-DE.resx | 2 +- .../de-DE/SettingsDialog.de-DE.resx | 2 +- GUI/Localization/de-DE/Versions.de-DE.resx | 2 +- GUI/Localization/de-DE/Wait.de-DE.resx | 2 +- GUI/Localization/de-DE/YesNoDialog.de-DE.resx | 2 +- GUI/Localization/en-US/AboutDialog.en-US.resx | 2 +- GUI/Localization/en-US/Metadata.en-US.resx | 2 +- .../en-US/PreferredHostsDialog.en-US.resx | 2 +- .../en-US/SettingsDialog.en-US.resx | 2 +- GUI/Localization/fr-FR/AboutDialog.fr-FR.resx | 2 +- .../AskUserForAutoUpdatesDialog.fr-FR.resx | 2 +- GUI/Localization/fr-FR/Changeset.fr-FR.resx | 2 +- .../fr-FR/ChooseProvidedMods.fr-FR.resx | 2 +- .../fr-FR/ChooseRecommendedMods.fr-FR.resx | 2 +- .../fr-FR/CloneGameInstanceDialog.fr-FR.resx | 2 +- .../CompatibleGameVersionsDialog.fr-FR.resx | 2 +- .../fr-FR/DeleteDirectories.fr-FR.resx | 2 +- .../fr-FR/EditModSearch.fr-FR.resx | 2 +- .../fr-FR/EditModSearchDetails.fr-FR.resx | 2 +- GUI/Localization/fr-FR/ErrorDialog.fr-FR.resx | 2 +- .../GameCommandLineOptionsDialog.fr-FR.resx | 2 +- .../fr-FR/InstallFiltersDialog.fr-FR.resx | 2 +- GUI/Localization/fr-FR/Main.fr-FR.resx | 2 +- GUI/Localization/fr-FR/ManageMods.fr-FR.resx | 2 +- .../fr-FR/NewRepoDialog.fr-FR.resx | 2 +- .../fr-FR/NewUpdateDialog.fr-FR.resx | 2 +- GUI/Localization/fr-FR/PlayTime.fr-FR.resx | 2 +- .../fr-FR/PluginsDialog.fr-FR.resx | 2 +- .../fr-FR/PreferredHostsDialog.fr-FR.resx | 2 +- .../fr-FR/RenameInstanceDialog.fr-FR.resx | 2 +- .../fr-FR/SelectionDialog.fr-FR.resx | 2 +- .../fr-FR/SettingsDialog.fr-FR.resx | 2 +- GUI/Localization/fr-FR/Versions.fr-FR.resx | 2 +- GUI/Localization/fr-FR/Wait.fr-FR.resx | 2 +- GUI/Localization/fr-FR/YesNoDialog.fr-FR.resx | 2 +- GUI/Localization/it-IT/AboutDialog.it-IT.resx | 2 +- .../AskUserForAutoUpdatesDialog.it-IT.resx | 2 +- GUI/Localization/it-IT/Changeset.it-IT.resx | 2 +- .../it-IT/ChooseProvidedMods.it-IT.resx | 2 +- .../it-IT/ChooseRecommendedMods.it-IT.resx | 2 +- .../it-IT/CloneGameInstanceDialog.it-IT.resx | 2 +- .../CompatibleGameVersionsDialog.it-IT.resx | 2 +- .../it-IT/DeleteDirectories.it-IT.resx | 2 +- .../it-IT/EditModSearch.it-IT.resx | 2 +- .../it-IT/EditModSearchDetails.it-IT.resx | 2 +- GUI/Localization/it-IT/ErrorDialog.it-IT.resx | 2 +- .../GameCommandLineOptionsDialog.it-IT.resx | 2 +- .../it-IT/InstallFiltersDialog.it-IT.resx | 2 +- GUI/Localization/it-IT/Main.it-IT.resx | 2 +- GUI/Localization/it-IT/ManageMods.it-IT.resx | 2 +- .../it-IT/NewRepoDialog.it-IT.resx | 2 +- .../it-IT/NewUpdateDialog.it-IT.resx | 2 +- GUI/Localization/it-IT/PlayTime.it-IT.resx | 2 +- .../it-IT/PluginsDialog.it-IT.resx | 2 +- .../it-IT/RenameInstanceDialog.it-IT.resx | 2 +- .../it-IT/SelectionDialog.it-IT.resx | 2 +- .../it-IT/SettingsDialog.it-IT.resx | 2 +- GUI/Localization/it-IT/Versions.it-IT.resx | 2 +- GUI/Localization/it-IT/Wait.it-IT.resx | 2 +- GUI/Localization/it-IT/YesNoDialog.it-IT.resx | 2 +- GUI/Localization/ja-JP/AboutDialog.ja-JP.resx | 2 +- .../AskUserForAutoUpdatesDialog.ja-JP.resx | 2 +- GUI/Localization/ja-JP/Changeset.ja-JP.resx | 2 +- .../ja-JP/ChooseProvidedMods.ja-JP.resx | 2 +- .../ja-JP/ChooseRecommendedMods.ja-JP.resx | 2 +- .../ja-JP/CloneGameInstanceDialog.ja-JP.resx | 2 +- .../CompatibleGameVersionsDialog.ja-JP.resx | 2 +- .../ja-JP/DeleteDirectories.ja-JP.resx | 2 +- .../ja-JP/EditModSearch.ja-JP.resx | 2 +- .../ja-JP/EditModSearchDetails.ja-JP.resx | 2 +- GUI/Localization/ja-JP/ErrorDialog.ja-JP.resx | 2 +- .../GameCommandLineOptionsDialog.ja-JP.resx | 2 +- GUI/Localization/ja-JP/Main.ja-JP.resx | 2 +- GUI/Localization/ja-JP/ManageMods.ja-JP.resx | 2 +- .../ja-JP/NewRepoDialog.ja-JP.resx | 2 +- .../ja-JP/NewUpdateDialog.ja-JP.resx | 2 +- .../ja-JP/PluginsDialog.ja-JP.resx | 2 +- .../ja-JP/RenameInstanceDialog.ja-JP.resx | 2 +- .../ja-JP/SelectionDialog.ja-JP.resx | 2 +- .../ja-JP/SettingsDialog.ja-JP.resx | 2 +- GUI/Localization/ja-JP/Versions.ja-JP.resx | 2 +- GUI/Localization/ja-JP/Wait.ja-JP.resx | 2 +- GUI/Localization/ja-JP/YesNoDialog.ja-JP.resx | 2 +- GUI/Localization/ko-KR/AboutDialog.ko-KR.resx | 2 +- .../AskUserForAutoUpdatesDialog.ko-KR.resx | 2 +- GUI/Localization/ko-KR/Changeset.ko-KR.resx | 2 +- .../ko-KR/ChooseProvidedMods.ko-KR.resx | 2 +- .../ko-KR/ChooseRecommendedMods.ko-KR.resx | 2 +- .../ko-KR/CloneGameInstanceDialog.ko-KR.resx | 2 +- .../CompatibleGameVersionsDialog.ko-KR.resx | 2 +- .../ko-KR/DeleteDirectories.ko-KR.resx | 2 +- .../ko-KR/EditModSearch.ko-KR.resx | 2 +- .../ko-KR/EditModSearchDetails.ko-KR.resx | 2 +- GUI/Localization/ko-KR/ErrorDialog.ko-KR.resx | 2 +- .../GameCommandLineOptionsDialog.ko-KR.resx | 2 +- .../ko-KR/InstallFiltersDialog.ko-KR.resx | 2 +- GUI/Localization/ko-KR/Main.ko-KR.resx | 2 +- GUI/Localization/ko-KR/ManageMods.ko-KR.resx | 2 +- .../ko-KR/NewRepoDialog.ko-KR.resx | 2 +- .../ko-KR/NewUpdateDialog.ko-KR.resx | 2 +- GUI/Localization/ko-KR/PlayTime.ko-KR.resx | 2 +- .../ko-KR/PluginsDialog.ko-KR.resx | 2 +- .../ko-KR/RenameInstanceDialog.ko-KR.resx | 2 +- .../ko-KR/SelectionDialog.ko-KR.resx | 2 +- .../ko-KR/SettingsDialog.ko-KR.resx | 2 +- GUI/Localization/ko-KR/Versions.ko-KR.resx | 2 +- GUI/Localization/ko-KR/Wait.ko-KR.resx | 2 +- GUI/Localization/ko-KR/YesNoDialog.ko-KR.resx | 2 +- GUI/Localization/nl-NL/AboutDialog.nl-NL.resx | 2 +- .../AskUserForAutoUpdatesDialog.nl-NL.resx | 2 +- GUI/Localization/nl-NL/Changeset.nl-NL.resx | 2 +- .../nl-NL/ChooseProvidedMods.nl-NL.resx | 2 +- .../nl-NL/ChooseRecommendedMods.nl-NL.resx | 2 +- .../nl-NL/CloneGameInstanceDialog.nl-NL.resx | 2 +- .../CompatibleGameVersionsDialog.nl-NL.resx | 2 +- .../nl-NL/DeleteDirectories.nl-NL.resx | 2 +- .../nl-NL/EditModSearch.nl-NL.resx | 2 +- .../nl-NL/EditModSearchDetails.nl-NL.resx | 2 +- GUI/Localization/nl-NL/ErrorDialog.nl-NL.resx | 2 +- .../GameCommandLineOptionsDialog.nl-NL.resx | 2 +- .../nl-NL/InstallFiltersDialog.nl-NL.resx | 2 +- GUI/Localization/nl-NL/Main.nl-NL.resx | 2 +- GUI/Localization/nl-NL/ManageMods.nl-NL.resx | 2 +- .../nl-NL/NewRepoDialog.nl-NL.resx | 2 +- .../nl-NL/NewUpdateDialog.nl-NL.resx | 2 +- GUI/Localization/nl-NL/PlayTime.nl-NL.resx | 2 +- .../nl-NL/PluginsDialog.nl-NL.resx | 2 +- .../nl-NL/PreferredHostsDialog.nl-NL.resx | 2 +- .../nl-NL/RenameInstanceDialog.nl-NL.resx | 2 +- .../nl-NL/SelectionDialog.nl-NL.resx | 2 +- .../nl-NL/SettingsDialog.nl-NL.resx | 2 +- GUI/Localization/nl-NL/Versions.nl-NL.resx | 2 +- GUI/Localization/nl-NL/Wait.nl-NL.resx | 2 +- GUI/Localization/nl-NL/YesNoDialog.nl-NL.resx | 2 +- GUI/Localization/pl-PL/AboutDialog.pl-PL.resx | 2 +- .../AskUserForAutoUpdatesDialog.pl-PL.resx | 2 +- GUI/Localization/pl-PL/Changeset.pl-PL.resx | 2 +- .../pl-PL/ChooseProvidedMods.pl-PL.resx | 2 +- .../pl-PL/ChooseRecommendedMods.pl-PL.resx | 2 +- .../pl-PL/CloneGameInstanceDialog.pl-PL.resx | 2 +- .../CompatibleGameVersionsDialog.pl-PL.resx | 2 +- .../pl-PL/DeleteDirectories.pl-PL.resx | 2 +- .../pl-PL/EditModSearch.pl-PL.resx | 2 +- .../pl-PL/EditModSearchDetails.pl-PL.resx | 2 +- GUI/Localization/pl-PL/ErrorDialog.pl-PL.resx | 2 +- .../GameCommandLineOptionsDialog.pl-PL.resx | 2 +- .../pl-PL/InstallFiltersDialog.pl-PL.resx | 2 +- GUI/Localization/pl-PL/Main.pl-PL.resx | 2 +- GUI/Localization/pl-PL/ManageMods.pl-PL.resx | 2 +- .../pl-PL/NewRepoDialog.pl-PL.resx | 2 +- .../pl-PL/NewUpdateDialog.pl-PL.resx | 2 +- GUI/Localization/pl-PL/PlayTime.pl-PL.resx | 2 +- .../pl-PL/PluginsDialog.pl-PL.resx | 2 +- .../pl-PL/RenameInstanceDialog.pl-PL.resx | 2 +- .../pl-PL/SelectionDialog.pl-PL.resx | 2 +- .../pl-PL/SettingsDialog.pl-PL.resx | 2 +- GUI/Localization/pl-PL/Versions.pl-PL.resx | 2 +- GUI/Localization/pl-PL/Wait.pl-PL.resx | 2 +- GUI/Localization/pl-PL/YesNoDialog.pl-PL.resx | 2 +- GUI/Localization/pt-BR/AboutDialog.pt-BR.resx | 2 +- .../AskUserForAutoUpdatesDialog.pt-BR.resx | 2 +- GUI/Localization/pt-BR/Changeset.pt-BR.resx | 2 +- .../pt-BR/ChooseProvidedMods.pt-BR.resx | 2 +- .../pt-BR/ChooseRecommendedMods.pt-BR.resx | 2 +- .../pt-BR/CloneGameInstanceDialog.pt-BR.resx | 2 +- .../CompatibleGameVersionsDialog.pt-BR.resx | 2 +- .../pt-BR/DeleteDirectories.pt-BR.resx | 2 +- .../pt-BR/EditModSearch.pt-BR.resx | 2 +- .../pt-BR/EditModSearchDetails.pt-BR.resx | 2 +- GUI/Localization/pt-BR/ErrorDialog.pt-BR.resx | 2 +- .../GameCommandLineOptionsDialog.pt-BR.resx | 2 +- .../pt-BR/InstallFiltersDialog.pt-BR.resx | 2 +- GUI/Localization/pt-BR/Main.pt-BR.resx | 2 +- GUI/Localization/pt-BR/ManageMods.pt-BR.resx | 2 +- .../pt-BR/NewRepoDialog.pt-BR.resx | 2 +- .../pt-BR/NewUpdateDialog.pt-BR.resx | 2 +- GUI/Localization/pt-BR/PlayTime.pt-BR.resx | 2 +- .../pt-BR/PluginsDialog.pt-BR.resx | 2 +- .../pt-BR/RenameInstanceDialog.pt-BR.resx | 2 +- .../pt-BR/SelectionDialog.pt-BR.resx | 2 +- .../pt-BR/SettingsDialog.pt-BR.resx | 2 +- GUI/Localization/pt-BR/Versions.pt-BR.resx | 2 +- GUI/Localization/pt-BR/Wait.pt-BR.resx | 2 +- GUI/Localization/pt-BR/YesNoDialog.pt-BR.resx | 2 +- GUI/Localization/ru-RU/AboutDialog.ru-RU.resx | 2 +- .../AskUserForAutoUpdatesDialog.ru-RU.resx | 2 +- GUI/Localization/ru-RU/Changeset.ru-RU.resx | 2 +- .../ru-RU/ChooseProvidedMods.ru-RU.resx | 2 +- .../ru-RU/ChooseRecommendedMods.ru-RU.resx | 2 +- .../ru-RU/CloneGameInstanceDialog.ru-RU.resx | 2 +- .../CompatibleGameVersionsDialog.ru-RU.resx | 2 +- .../ru-RU/DeleteDirectories.ru-RU.resx | 2 +- .../ru-RU/EditModSearch.ru-RU.resx | 2 +- .../ru-RU/EditModSearchDetails.ru-RU.resx | 2 +- GUI/Localization/ru-RU/ErrorDialog.ru-RU.resx | 2 +- .../GameCommandLineOptionsDialog.ru-RU.resx | 2 +- .../ru-RU/InstallFiltersDialog.ru-RU.resx | 2 +- GUI/Localization/ru-RU/Main.ru-RU.resx | 2 +- GUI/Localization/ru-RU/ManageMods.ru-RU.resx | 2 +- .../ru-RU/NewRepoDialog.ru-RU.resx | 2 +- .../ru-RU/NewUpdateDialog.ru-RU.resx | 2 +- GUI/Localization/ru-RU/PlayTime.ru-RU.resx | 2 +- .../ru-RU/PluginsDialog.ru-RU.resx | 2 +- .../ru-RU/RenameInstanceDialog.ru-RU.resx | 2 +- .../ru-RU/SelectionDialog.ru-RU.resx | 2 +- .../ru-RU/SettingsDialog.ru-RU.resx | 2 +- GUI/Localization/ru-RU/Versions.ru-RU.resx | 2 +- GUI/Localization/ru-RU/Wait.ru-RU.resx | 2 +- GUI/Localization/ru-RU/YesNoDialog.ru-RU.resx | 2 +- .../AskUserForAutoUpdatesDialog.tr-TR.resx | 2 +- GUI/Localization/tr-TR/Changeset.tr-TR.resx | 2 +- .../tr-TR/ChooseRecommendedMods.tr-TR.resx | 2 +- GUI/Localization/tr-TR/Versions.tr-TR.resx | 2 +- GUI/Localization/zh-CN/AboutDialog.zh-CN.resx | 2 +- .../AskUserForAutoUpdatesDialog.zh-CN.resx | 2 +- GUI/Localization/zh-CN/Changeset.zh-CN.resx | 2 +- .../zh-CN/ChooseProvidedMods.zh-CN.resx | 2 +- .../zh-CN/ChooseRecommendedMods.zh-CN.resx | 2 +- .../zh-CN/CloneGameInstanceDialog.zh-CN.resx | 2 +- .../CompatibleGameVersionsDialog.zh-CN.resx | 2 +- .../zh-CN/DeleteDirectories.zh-CN.resx | 2 +- .../zh-CN/EditModSearch.zh-CN.resx | 2 +- .../zh-CN/EditModSearchDetails.zh-CN.resx | 2 +- GUI/Localization/zh-CN/ErrorDialog.zh-CN.resx | 2 +- .../GameCommandLineOptionsDialog.zh-CN.resx | 2 +- GUI/Localization/zh-CN/Main.zh-CN.resx | 2 +- GUI/Localization/zh-CN/ManageMods.zh-CN.resx | 2 +- .../zh-CN/NewRepoDialog.zh-CN.resx | 2 +- .../zh-CN/NewUpdateDialog.zh-CN.resx | 2 +- .../zh-CN/PluginsDialog.zh-CN.resx | 2 +- .../zh-CN/RenameInstanceDialog.zh-CN.resx | 2 +- .../zh-CN/SelectionDialog.zh-CN.resx | 2 +- .../zh-CN/SettingsDialog.zh-CN.resx | 2 +- GUI/Localization/zh-CN/Versions.zh-CN.resx | 2 +- GUI/Localization/zh-CN/Wait.zh-CN.resx | 2 +- GUI/Localization/zh-CN/YesNoDialog.zh-CN.resx | 2 +- GUI/Main/Main.Designer.cs | 2 +- GUI/Main/Main.resx | 2 +- GUI/Main/MainDialogs.cs | 2 +- GUI/Model/ExportOption.cs | 2 +- GUI/Model/ModSearch.cs | 2 +- GUI/NavigationHistory.cs | 2 +- GUI/Plugins/IGUIPlugin.cs | 1 - GUI/Plugins/PluginController.cs | 10 +++------- GUI/Program.cs | 2 +- GUI/Properties/AssemblyInfo.cs | 2 +- GUI/Properties/Settings.Designer.cs | 2 +- GUI/Properties/Settings.settings | 2 +- GUI/Resources/apply.png | Bin 16028 -> 16027 bytes GUI/Resources/delete.png | Bin 5024 -> 5023 bytes GUI/Resources/ksp.png | Bin 3150 -> 3149 bytes GUI/Resources/stop.png | Bin 4747 -> 4746 bytes GUI/TabController.cs | 2 +- GUI/URLHandlers.cs | 2 +- GlobalAssemblyInfo.cs | 2 +- Netkan/CKAN-netkan.csproj | 2 +- Netkan/ConsoleUser.cs | 2 +- Netkan/Constants.cs | 2 +- Netkan/Extensions/VersionExtensions.cs | 2 +- Netkan/Model/Metadata.cs | 2 +- Netkan/Services/CachingHttpService.cs | 2 +- Netkan/Services/IFileService.cs | 2 +- Netkan/Services/IHttpService.cs | 2 +- Netkan/Sources/Curse/CurseApi.cs | 2 +- Netkan/Sources/Github/GithubRef.cs | 2 +- Netkan/Sources/Github/GithubRepo.cs | 2 +- .../Spacedock/JsonConvertFromRelativeSdUri.cs | 2 +- Netkan/Sources/Spacedock/SpaceDockApi.cs | 2 +- Netkan/Sources/Spacedock/SpacedockUser.cs | 2 +- Netkan/Transformers/AvcTransformer.cs | 2 +- Netkan/Transformers/EpochTransformer.cs | 2 +- Netkan/Transformers/ForcedVTransformer.cs | 2 +- Netkan/Transformers/GeneratedByTransformer.cs | 2 +- Netkan/Transformers/HttpTransformer.cs | 2 +- Netkan/Transformers/JenkinsTransformer.cs | 2 +- Netkan/Transformers/MetaNetkanTransformer.cs | 2 +- Netkan/Transformers/NetkanTransformer.cs | 2 +- .../Transformers/PropertySortTransformer.cs | 2 +- Netkan/Transformers/SpacedockTransformer.cs | 2 +- .../StripNetkanMetadataTransformer.cs | 2 +- .../VersionedOverrideTransformer.cs | 2 +- Netkan/Validators/CkanValidator.cs | 2 +- Netkan/Validators/DownloadArrayValidator.cs | 2 +- Netkan/Validators/DownloadVersionValidator.cs | 2 +- Netkan/Validators/HasIdentifierValidator.cs | 2 +- Netkan/Validators/IValidator.cs | 2 +- Netkan/Validators/IsCkanModuleValidator.cs | 2 +- Netkan/Validators/KindValidator.cs | 2 +- .../Validators/KrefDownloadMutexValidator.cs | 2 +- .../MatchingIdentifiersValidator.cs | 2 +- Netkan/app.config | 2 +- Tests/Core/CKANPathUtils.cs | 2 +- Tests/Core/Configuration/JsonConfiguration.cs | 2 +- Tests/Core/Net/AutoUpdateTests.cs | 2 +- Tests/Core/Types/GameComparator.cs | 2 +- Tests/Core/Types/License.cs | 2 +- Tests/Core/Types/RelationshipDescriptor.cs | 2 +- Tests/Core/Types/ReleaseStatus.cs | 2 +- Tests/Core/Utilities.cs | 2 +- Tests/Data/CKAN.sln | 2 +- .../Extensions/JObjectExtensionsTests.cs | 2 +- .../Extensions/VersionExtensionsTests.cs | 2 +- Tests/NetKAN/Sources/Curse/CurseApiTests.cs | 2 +- .../Sources/Spacedock/SpacedockApiTests.cs | 2 +- .../Transformers/CurseTransformerTests.cs | 2 +- .../Transformers/GithubTransformerTests.cs | 2 +- .../MetaNetkanTransformerTests.cs | 2 +- .../Transformers/SpacedockTransformerTests.cs | 2 +- .../StripNetkanMetadataTransformerTests.cs | 2 +- .../Validators/HasIdentifierValidatorTests.cs | 2 +- .../Validators/IsCkanModuleValidatorTests.cs | 2 +- .../MatchingIdentifiersValidatorTests.cs | 2 +- .../NetKAN/Validators/NetkanValidatorTests.cs | 2 +- Tests/Tests.csproj | 2 +- Tests/Util.cs | 2 +- nuget.config | 2 +- 447 files changed, 460 insertions(+), 477 deletions(-) diff --git a/AutoUpdate/App.config b/AutoUpdate/App.config index 082fa6c073..156a5c0f15 100644 --- a/AutoUpdate/App.config +++ b/AutoUpdate/App.config @@ -1,7 +1,7 @@ - + - \ No newline at end of file + diff --git a/AutoUpdate/CKAN-autoupdate.csproj b/AutoUpdate/CKAN-autoupdate.csproj index bceed005c7..7b8c631bae 100644 --- a/AutoUpdate/CKAN-autoupdate.csproj +++ b/AutoUpdate/CKAN-autoupdate.csproj @@ -1,4 +1,4 @@ - + CKAN-AutoUpdateHelper ..\_build\out\$(AssemblyName)\$(Configuration)\bin\ diff --git a/AutoUpdate/Main.cs b/AutoUpdate/Main.cs index d789833fc7..56e5b4667e 100644 --- a/AutoUpdate/Main.cs +++ b/AutoUpdate/Main.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Diagnostics; using System.IO; using System.Threading; diff --git a/AutoUpdate/Properties/AssemblyInfo.cs b/AutoUpdate/Properties/AssemblyInfo.cs index 95d9d1fb74..a4fa0b5d4e 100644 --- a/AutoUpdate/Properties/AssemblyInfo.cs +++ b/AutoUpdate/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Resources; +using System.Resources; using System.Reflection; using System.Runtime.CompilerServices; diff --git a/AutoUpdate/Properties/Resources.Designer.cs b/AutoUpdate/Properties/Resources.Designer.cs index 10ca3ba154..d88e0ce3d9 100644 --- a/AutoUpdate/Properties/Resources.Designer.cs +++ b/AutoUpdate/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 diff --git a/CKAN.sln b/CKAN.sln index d733f4d59a..839592b893 100644 --- a/CKAN.sln +++ b/CKAN.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30225.117 diff --git a/Cmdline/Action/Compare.cs b/Cmdline/Action/Compare.cs index 66db732509..b66d4d50e0 100644 --- a/Cmdline/Action/Compare.cs +++ b/Cmdline/Action/Compare.cs @@ -1,4 +1,4 @@ -using CKAN.Versioning; +using CKAN.Versioning; namespace CKAN.CmdLine { diff --git a/Cmdline/Action/ICommand.cs b/Cmdline/Action/ICommand.cs index 2852e89cdf..9329187f74 100644 --- a/Cmdline/Action/ICommand.cs +++ b/Cmdline/Action/ICommand.cs @@ -1,4 +1,4 @@ -namespace CKAN.CmdLine +namespace CKAN.CmdLine { public interface ICommand { diff --git a/Cmdline/Action/ISubCommand.cs b/Cmdline/Action/ISubCommand.cs index 409f49dbee..0a964a7e88 100644 --- a/Cmdline/Action/ISubCommand.cs +++ b/Cmdline/Action/ISubCommand.cs @@ -1,4 +1,4 @@ -namespace CKAN.CmdLine +namespace CKAN.CmdLine { internal interface ISubCommand { diff --git a/Cmdline/CKAN-cmdline.csproj b/Cmdline/CKAN-cmdline.csproj index 69616d2ccb..b5f8011a3f 100644 --- a/Cmdline/CKAN-cmdline.csproj +++ b/Cmdline/CKAN-cmdline.csproj @@ -1,4 +1,4 @@ - + CKAN-CmdLine ..\_build\out\$(AssemblyName)\$(Configuration)\bin\ diff --git a/Cmdline/ConsoleUser.cs b/Cmdline/ConsoleUser.cs index ebc8cf58ae..8f2725b837 100644 --- a/Cmdline/ConsoleUser.cs +++ b/Cmdline/ConsoleUser.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Linq; using System.Text.RegularExpressions; using log4net; diff --git a/Cmdline/Properties/AssemblyInfo.cs b/Cmdline/Properties/AssemblyInfo.cs index f4caa4ba48..855f16a160 100644 --- a/Cmdline/Properties/AssemblyInfo.cs +++ b/Cmdline/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Resources; +using System.Resources; using System.Reflection; using System.Runtime.CompilerServices; diff --git a/Cmdline/Properties/Resources.Designer.cs b/Cmdline/Properties/Resources.Designer.cs index cc3d941351..9cb49c701a 100644 --- a/Cmdline/Properties/Resources.Designer.cs +++ b/Cmdline/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 diff --git a/ConsoleUI/CKAN-ConsoleUI.csproj b/ConsoleUI/CKAN-ConsoleUI.csproj index 8301c92c20..1d774b9e5e 100644 --- a/ConsoleUI/CKAN-ConsoleUI.csproj +++ b/ConsoleUI/CKAN-ConsoleUI.csproj @@ -1,4 +1,4 @@ - + CKAN-ConsoleUI ..\_build\out\$(AssemblyName)\$(Configuration)\bin\ diff --git a/ConsoleUI/Program.cs b/ConsoleUI/Program.cs index 27f9913305..2f6e6f299b 100644 --- a/ConsoleUI/Program.cs +++ b/ConsoleUI/Program.cs @@ -1,4 +1,4 @@ -using System; +using System; namespace CKAN.ConsoleUI { diff --git a/ConsoleUI/Properties/AssemblyInfo.cs b/ConsoleUI/Properties/AssemblyInfo.cs index 90f2b8d55b..79681ac69f 100644 --- a/ConsoleUI/Properties/AssemblyInfo.cs +++ b/ConsoleUI/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Resources; +using System.Resources; using System.Reflection; using System.Runtime.CompilerServices; diff --git a/ConsoleUI/Properties/Resources.Designer.cs b/ConsoleUI/Properties/Resources.Designer.cs index b364fb735f..f2aa5b47d9 100644 --- a/ConsoleUI/Properties/Resources.Designer.cs +++ b/ConsoleUI/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 diff --git a/Core/CKAN-core.csproj b/Core/CKAN-core.csproj index 6a739bc362..9be3f782ad 100644 --- a/Core/CKAN-core.csproj +++ b/Core/CKAN-core.csproj @@ -1,4 +1,4 @@ - + CKAN ..\_build\out\$(AssemblyName)\$(Configuration)\bin\ diff --git a/Core/Configuration/IConfiguration.cs b/Core/Configuration/IConfiguration.cs index 290b7e1372..7637fb1d2e 100644 --- a/Core/Configuration/IConfiguration.cs +++ b/Core/Configuration/IConfiguration.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; namespace CKAN.Configuration diff --git a/Core/Converters/JsonIgnoreBadUrlConverter.cs b/Core/Converters/JsonIgnoreBadUrlConverter.cs index 8bfad19d47..b34afb15f7 100644 --- a/Core/Converters/JsonIgnoreBadUrlConverter.cs +++ b/Core/Converters/JsonIgnoreBadUrlConverter.cs @@ -1,4 +1,4 @@ -using System; +using System; using Newtonsoft.Json; using log4net; diff --git a/Core/Exporters/BbCodeExporter.cs b/Core/Exporters/BbCodeExporter.cs index 371418fb6b..8f1cac2153 100644 --- a/Core/Exporters/BbCodeExporter.cs +++ b/Core/Exporters/BbCodeExporter.cs @@ -1,4 +1,4 @@ -using System.IO; +using System.IO; using System.Linq; namespace CKAN.Exporters diff --git a/Core/Exporters/DelimeterSeparatedValueExporter.cs b/Core/Exporters/DelimeterSeparatedValueExporter.cs index 3671d0b3da..83edad6e22 100644 --- a/Core/Exporters/DelimeterSeparatedValueExporter.cs +++ b/Core/Exporters/DelimeterSeparatedValueExporter.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.IO; using System.Linq; diff --git a/Core/Exporters/Exporter.cs b/Core/Exporters/Exporter.cs index ab5528dcdc..cc98c2471b 100644 --- a/Core/Exporters/Exporter.cs +++ b/Core/Exporters/Exporter.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.IO; using CKAN.Types; diff --git a/Core/Exporters/IExporter.cs b/Core/Exporters/IExporter.cs index dfa0557603..7e95a1ff52 100644 --- a/Core/Exporters/IExporter.cs +++ b/Core/Exporters/IExporter.cs @@ -1,4 +1,4 @@ -using System.IO; +using System.IO; namespace CKAN.Exporters { diff --git a/Core/Exporters/MarkdownExporter.cs b/Core/Exporters/MarkdownExporter.cs index b62061245b..54f60c87d6 100644 --- a/Core/Exporters/MarkdownExporter.cs +++ b/Core/Exporters/MarkdownExporter.cs @@ -1,4 +1,4 @@ -using System.IO; +using System.IO; using System.Linq; namespace CKAN.Exporters diff --git a/Core/Exporters/PlainTextExporter.cs b/Core/Exporters/PlainTextExporter.cs index fde097543f..53abab49c0 100644 --- a/Core/Exporters/PlainTextExporter.cs +++ b/Core/Exporters/PlainTextExporter.cs @@ -1,4 +1,4 @@ -using System.IO; +using System.IO; using System.Linq; namespace CKAN.Exporters diff --git a/Core/Games/KerbalSpaceProgram/DLC/IDlcDetector.cs b/Core/Games/KerbalSpaceProgram/DLC/IDlcDetector.cs index 944ed55d74..b442591380 100644 --- a/Core/Games/KerbalSpaceProgram/DLC/IDlcDetector.cs +++ b/Core/Games/KerbalSpaceProgram/DLC/IDlcDetector.cs @@ -1,4 +1,4 @@ -using CKAN.Versioning; +using CKAN.Versioning; using CKAN.Games; namespace CKAN.DLC diff --git a/Core/Logging.cs b/Core/Logging.cs index eb890e8d2d..d0411552e2 100644 --- a/Core/Logging.cs +++ b/Core/Logging.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.IO; using System.Reflection; using System.Diagnostics; diff --git a/Core/Meta.cs b/Core/Meta.cs index dac54e12bb..396144c3d1 100644 --- a/Core/Meta.cs +++ b/Core/Meta.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Linq; using System.Reflection; diff --git a/Core/Net/AutoUpdate.cs b/Core/Net/AutoUpdate.cs index a3cbb250c2..628180a3b1 100644 --- a/Core/Net/AutoUpdate.cs +++ b/Core/Net/AutoUpdate.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.IO; using System.Diagnostics; diff --git a/Core/Platform.cs b/Core/Platform.cs index f56e55b325..360f47045c 100644 --- a/Core/Platform.cs +++ b/Core/Platform.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Reflection; using System.Runtime.InteropServices; using System.Text.RegularExpressions; diff --git a/Core/Properties/AssemblyInfo.cs b/Core/Properties/AssemblyInfo.cs index 824627d0ad..7c2b616d5a 100644 --- a/Core/Properties/AssemblyInfo.cs +++ b/Core/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Resources; +using System.Resources; using System.Reflection; using System.Runtime.CompilerServices; diff --git a/Core/Types/ExportFileType.cs b/Core/Types/ExportFileType.cs index f4fbbf08f7..4b54dca026 100644 --- a/Core/Types/ExportFileType.cs +++ b/Core/Types/ExportFileType.cs @@ -1,4 +1,4 @@ -namespace CKAN.Types +namespace CKAN.Types { public enum ExportFileType { diff --git a/Core/Types/GameComparator/BaseGameComparator.cs b/Core/Types/GameComparator/BaseGameComparator.cs index 4942af712d..94870805da 100644 --- a/Core/Types/GameComparator/BaseGameComparator.cs +++ b/Core/Types/GameComparator/BaseGameComparator.cs @@ -1,4 +1,4 @@ -using CKAN.Versioning; +using CKAN.Versioning; namespace CKAN { diff --git a/Core/Types/GameComparator/GrasGameComparator.cs b/Core/Types/GameComparator/GrasGameComparator.cs index f80b239ae5..51df90cb8b 100644 --- a/Core/Types/GameComparator/GrasGameComparator.cs +++ b/Core/Types/GameComparator/GrasGameComparator.cs @@ -1,4 +1,4 @@ -using CKAN.Versioning; +using CKAN.Versioning; namespace CKAN { diff --git a/Core/Types/GameComparator/IGameComparator.cs b/Core/Types/GameComparator/IGameComparator.cs index ab0ce0150d..0ef949d0f6 100644 --- a/Core/Types/GameComparator/IGameComparator.cs +++ b/Core/Types/GameComparator/IGameComparator.cs @@ -1,4 +1,4 @@ -using CKAN.Versioning; +using CKAN.Versioning; namespace CKAN { diff --git a/Core/Types/GameComparator/YoyoGameComparator.cs b/Core/Types/GameComparator/YoyoGameComparator.cs index 121fa84620..ac37fa2d7d 100644 --- a/Core/Types/GameComparator/YoyoGameComparator.cs +++ b/Core/Types/GameComparator/YoyoGameComparator.cs @@ -1,4 +1,4 @@ -using CKAN.Versioning; +using CKAN.Versioning; namespace CKAN { diff --git a/Core/Types/ReleaseStatus.cs b/Core/Types/ReleaseStatus.cs index 39996736ec..a3155e1507 100644 --- a/Core/Types/ReleaseStatus.cs +++ b/Core/Types/ReleaseStatus.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using Newtonsoft.Json; diff --git a/Core/VersionFormat.cs b/Core/VersionFormat.cs index f1bebfbb6a..83e046623f 100644 --- a/Core/VersionFormat.cs +++ b/Core/VersionFormat.cs @@ -1,4 +1,4 @@ -namespace CKAN +namespace CKAN { public enum VersionFormat { diff --git a/Core/Versioning/GameVersionBound.cs b/Core/Versioning/GameVersionBound.cs index 9ddbd86dcd..5777942bda 100644 --- a/Core/Versioning/GameVersionBound.cs +++ b/Core/Versioning/GameVersionBound.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Linq; namespace CKAN.Versioning diff --git a/Core/Versioning/GameVersionCriteria.cs b/Core/Versioning/GameVersionCriteria.cs index 890964dfee..b71df9130e 100644 --- a/Core/Versioning/GameVersionCriteria.cs +++ b/Core/Versioning/GameVersionCriteria.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; diff --git a/GUI/ControlFactory.cs b/GUI/ControlFactory.cs index 1cb9d1ba45..8d5559067a 100644 --- a/GUI/ControlFactory.cs +++ b/GUI/ControlFactory.cs @@ -1,4 +1,4 @@ -using System.Diagnostics; +using System.Diagnostics; using System.Threading; namespace CKAN.GUI diff --git a/GUI/Controls/Changeset.resx b/GUI/Controls/Changeset.resx index c16b487ca4..87b6175224 100644 --- a/GUI/Controls/Changeset.resx +++ b/GUI/Controls/Changeset.resx @@ -1,4 +1,4 @@ - +