From 70d9ed4d551e12eebf2985b5590c7cd6e106aaeb Mon Sep 17 00:00:00 2001 From: xtqqczze <45661989+xtqqczze@users.noreply.github.com> Date: Sat, 11 Jan 2020 07:15:34 +0000 Subject: [PATCH] Remove Unicode BOM from text files (#11546) --- assets/AppxManifest.xml | 2 +- assets/GroupPolicy/PowerShellCoreExecutionPolicy.admx | 2 +- assets/Product.wxs | 2 +- demos/Azure/Compute-Linux.json | 4 ++-- docs/host-powershell/sample/MyApp/MyApp.csproj | 2 +- .../Microsoft.Management.Infrastructure.CimCmdlets.csproj | 2 +- ...icrosoft.Management.Infrastructure.CimCmdlets.Strings.resx | 2 +- .../HelpWindow/HelpWindow.xaml | 2 +- .../HelpWindow/HelpWindowSettings.settings | 4 ++-- .../HelpWindow/SettingsDialog.xaml | 2 +- .../ManagementList/ManagementList/ColumnPicker.xaml | 2 +- .../Microsoft.PowerShell.GraphicalHost.csproj | 2 +- .../ShowCommand/Controls/AllModulesControl.xaml | 2 +- .../ShowCommand/Controls/CmdletControl.xaml | 2 +- .../ShowCommand/Controls/ImageButton/ImageButton.xaml | 2 +- .../ShowCommand/Controls/ImageButton/ImageButtonCommon.xaml | 2 +- .../ShowCommand/Controls/ImageButton/ImageToggleButton.xaml | 2 +- .../ShowCommand/Controls/MultipleSelectionControl.xaml | 2 +- .../ShowCommand/Controls/NotImportedCmdletControl.xaml | 2 +- .../ShowCommand/Controls/ParameterSetControl.xaml | 2 +- .../ShowCommand/Controls/ShowModuleControl.xaml | 2 +- .../ShowCommand/ShowCommandSettings.settings | 4 ++-- .../ShowCommand/Windows/MultipleSelectionDialog.xaml | 2 +- .../ShowCommand/Windows/ShowAllModulesWindow.xaml | 2 +- .../ShowCommand/Windows/ShowCommandWindow.xaml | 2 +- src/Microsoft.Management.UI.Internal/app.config | 4 ++-- .../resources/public.UICultureResources.resx | 2 +- .../Microsoft.PowerShell.Commands.Diagnostics.csproj | 2 +- .../Microsoft.PowerShell.Commands.Management.csproj | 2 +- .../resources/HotFixResources.resx | 2 +- .../resources/TransactionResources.resx | 2 +- .../resources/WmiResources.resx | 2 +- .../Microsoft.PowerShell.Commands.Utility.csproj | 2 +- .../resources/ConvertFromStringData.resx | 2 +- .../resources/ConvertFromStringResources.resx | 2 +- .../resources/ConvertStringResources.resx | 2 +- .../resources/Debugger.resx | 2 +- .../resources/EventingStrings.resx | 2 +- .../resources/FlashExtractStrings.resx | 2 +- .../resources/GetUptimeStrings.resx | 2 +- .../resources/ImmutableStrings.resx | 2 +- .../resources/OutPrinterDisplayStrings.resx | 2 +- .../resources/SortObjectStrings.resx | 2 +- .../resources/WriteErrorStrings.resx | 2 +- .../Microsoft.PowerShell.ConsoleHost.csproj | 2 +- .../resources/ConsoleHostUserInterfaceSecurityResources.resx | 2 +- .../resources/ConsoleHostUserInterfaceStrings.resx | 2 +- .../resources/ManagedEntranceStrings.resx | 2 +- .../resources/ProgressNodeStrings.resx | 2 +- .../resources/TranscriptStrings.resx | 2 +- .../Microsoft.PowerShell.CoreCLR.Eventing.csproj | 2 +- .../Microsoft.PowerShell.LocalAccounts.csproj | 2 +- .../resources/Microsoft.PowerShell.LocalAccounts.Strings.resx | 2 +- src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj | 2 +- .../Microsoft.PowerShell.Security.csproj | 2 +- src/Microsoft.PowerShell.Security/resources/CmsCommands.resx | 2 +- .../resources/ExecutionPolicyCommands.resx | 2 +- .../resources/SignatureCommands.resx | 2 +- .../Microsoft.WSMan.Management.csproj | 2 +- src/Microsoft.WSMan.Runtime/Microsoft.WSMan.Runtime.csproj | 2 +- .../Diagnostics.format.ps1xml | 2 +- .../Microsoft.PowerShell.Diagnostics/Event.format.ps1xml | 2 +- .../Microsoft.PowerShell.Diagnostics/GetEvent.types.ps1xml | 2 +- .../PowerShell.Core.Instrumentation.man | 2 +- src/ResGen/ResGen.csproj | 2 +- src/Schemas/PSMaml/ProviderHelp.xsd | 2 +- src/Schemas/PSMaml/developerDscResource.xsd | 4 ++-- .../System.Management.Automation.csproj | 2 +- .../cimSupport/cmdletization/xml/cmdlets-over-objects.xsd | 2 +- .../resources/AuthorizationManagerBase.resx | 2 +- .../resources/CimInstanceTypeAdapterResources.resx | 2 +- .../resources/DescriptionsStrings.resx | 2 +- .../resources/ErrorCategoryStrings.resx | 2 +- .../resources/ErrorPackageRemoting.resx | 2 +- .../resources/HostInterfaceExceptionsStrings.resx | 2 +- src/System.Management.Automation/resources/Logging.resx | 2 +- .../resources/MshHostRawUserInterfaceStrings.resx | 2 +- .../resources/PSCommandStrings.resx | 2 +- src/System.Management.Automation/resources/ParserStrings.resx | 2 +- .../resources/ProviderBaseSecurity.resx | 2 +- .../resources/ProxyCommandStrings.resx | 2 +- .../resources/SecuritySupportStrings.resx | 2 +- src/TypeCatalogGen/TypeCatalogGen.csproj | 2 +- src/powershell-unix/powershell-unix.csproj | 2 +- src/powershell-win-core/powershell-win-core.csproj | 2 +- test/hosting/hosting.tests.csproj | 2 +- .../UserConfigProv/DSCResources/scriptdsc/scriptdsc.psd1 | 2 +- .../assets/TestImportCsv_NoHeader.csv | 2 +- .../assets/TestImportCsv_W3C_ELF.csv | 2 +- .../assets/TestImportCsv_WithHeader.csv | 2 +- .../Microsoft.PowerShell.Utility/assets/pesteralias.txt | 2 +- test/powershell/engine/Api/assets/TestTypeFile.ps1xml | 2 +- ...mCmdlets_fb6cc51d-c096-4b38-b78d-0fed6277096a_HelpInfo.xml | 4 ++-- ....Archive_eb74e8da-9ae2-482a-a648-e96550fb8733_HelpInfo.xml | 4 ++-- ...ell.Core_00000000-0000-0000-0000-000000000000_HelpInfo.xml | 4 ++-- ...gnostics_ca046f10-ca64-4740-8ff9-2565dba61a4f_HelpInfo.xml | 4 ++-- ...ell.Host_56d66100-99a0-4ffc-a12d-eee9a6718aef_HelpInfo.xml | 4 ++-- ...Accounts_8e362604-2c0b-448f-a414-a6a690a644e2_HelpInfo.xml | 2 +- ...nagement_eefcb906-b326-4e99-9f54-8b4bb6ef3c6d_HelpInfo.xml | 4 ++-- ...Security_A94C8C7E-9810-47C0-B8AF-65089C13A35A_HelpInfo.xml | 4 ++-- ....Utility_1da87e53-152b-403e-98dc-74d7b4d63d59_HelpInfo.xml | 4 ++-- ...nagement_766204A6-330E-4263-A7AB-46C87AFC366C_HelpInfo.xml | 4 ++-- ...nagement_4ae9fd46-338a-459c-8186-07f910774cb8_HelpInfo.xml | 4 ++-- ...shellGet_1d73a601-4a6c-43c5-ba3f-619b18bbb404_HelpInfo.xml | 4 ++-- test/tools/TestExe/TestExe.csproj | 2 +- test/tools/TestService/TestService.csproj | 2 +- test/tools/WebListener/Views/Home/Index.cshtml | 2 +- test/tools/WebListener/Views/Shared/Error.cshtml | 2 +- test/tools/WebListener/Views/Shared/_Layout.cshtml | 2 +- test/tools/WebListener/Views/_ViewStart.cshtml | 2 +- test/tools/WebListener/appsettings.Development.json | 2 +- test/tools/WebListener/appsettings.json | 2 +- test/xUnit/xUnit.tests.csproj | 2 +- tools/packaging/packaging.strings.psd1 | 2 +- 114 files changed, 130 insertions(+), 130 deletions(-) diff --git a/assets/AppxManifest.xml b/assets/AppxManifest.xml index 29a7fe78e..8b245a3b2 100644 --- a/assets/AppxManifest.xml +++ b/assets/AppxManifest.xml @@ -1,4 +1,4 @@ - + + diff --git a/assets/Product.wxs b/assets/Product.wxs index 82ee67207..6056a07ec 100644 --- a/assets/Product.wxs +++ b/assets/Product.wxs @@ -1,4 +1,4 @@ - + = 601" ?> diff --git a/demos/Azure/Compute-Linux.json b/demos/Azure/Compute-Linux.json index c829db408..a0e9e27b8 100644 --- a/demos/Azure/Compute-Linux.json +++ b/demos/Azure/Compute-Linux.json @@ -1,4 +1,4 @@ -{ +{ "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": { @@ -197,4 +197,4 @@ "value": "[concat('ssh ', parameters('adminUsername'), '@', parameters('dnsLabelPrefix'), '.', resourceGroup().location, '.cloudapp.azure.com')]" } } -} \ No newline at end of file +} diff --git a/docs/host-powershell/sample/MyApp/MyApp.csproj b/docs/host-powershell/sample/MyApp/MyApp.csproj index b03d053c1..ab507b5ac 100644 --- a/docs/host-powershell/sample/MyApp/MyApp.csproj +++ b/docs/host-powershell/sample/MyApp/MyApp.csproj @@ -1,4 +1,4 @@ - + netcoreapp2.1 diff --git a/src/Microsoft.Management.Infrastructure.CimCmdlets/Microsoft.Management.Infrastructure.CimCmdlets.csproj b/src/Microsoft.Management.Infrastructure.CimCmdlets/Microsoft.Management.Infrastructure.CimCmdlets.csproj index 95516295d..582858a59 100644 --- a/src/Microsoft.Management.Infrastructure.CimCmdlets/Microsoft.Management.Infrastructure.CimCmdlets.csproj +++ b/src/Microsoft.Management.Infrastructure.CimCmdlets/Microsoft.Management.Infrastructure.CimCmdlets.csproj @@ -1,4 +1,4 @@ - + PowerShell's Microsoft.Management.Infrastructure.CimCmdlets project diff --git a/src/Microsoft.Management.Infrastructure.CimCmdlets/resources/Microsoft.Management.Infrastructure.CimCmdlets.Strings.resx b/src/Microsoft.Management.Infrastructure.CimCmdlets/resources/Microsoft.Management.Infrastructure.CimCmdlets.Strings.resx index 5015ddad2..d479d28b5 100644 --- a/src/Microsoft.Management.Infrastructure.CimCmdlets/resources/Microsoft.Management.Infrastructure.CimCmdlets.Strings.resx +++ b/src/Microsoft.Management.Infrastructure.CimCmdlets/resources/Microsoft.Management.Infrastructure.CimCmdlets.Strings.resx @@ -1,4 +1,4 @@ - + diff --git a/src/Microsoft.Management.UI.Internal/HelpWindow/HelpWindowSettings.settings b/src/Microsoft.Management.UI.Internal/HelpWindow/HelpWindowSettings.settings index 4de653717..2631ff7c3 100644 --- a/src/Microsoft.Management.UI.Internal/HelpWindow/HelpWindowSettings.settings +++ b/src/Microsoft.Management.UI.Internal/HelpWindow/HelpWindowSettings.settings @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ True - \ No newline at end of file + diff --git a/src/Microsoft.Management.UI.Internal/HelpWindow/SettingsDialog.xaml b/src/Microsoft.Management.UI.Internal/HelpWindow/SettingsDialog.xaml index 53d23720c..47877ddb7 100644 --- a/src/Microsoft.Management.UI.Internal/HelpWindow/SettingsDialog.xaml +++ b/src/Microsoft.Management.UI.Internal/HelpWindow/SettingsDialog.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ManagementList/ManagementList/ColumnPicker.xaml b/src/Microsoft.Management.UI.Internal/ManagementList/ManagementList/ColumnPicker.xaml index 0ffae8377..4c2a6ee6a 100644 --- a/src/Microsoft.Management.UI.Internal/ManagementList/ManagementList/ColumnPicker.xaml +++ b/src/Microsoft.Management.UI.Internal/ManagementList/ManagementList/ColumnPicker.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/Microsoft.PowerShell.GraphicalHost.csproj b/src/Microsoft.Management.UI.Internal/Microsoft.PowerShell.GraphicalHost.csproj index 01049440a..466511d6d 100644 --- a/src/Microsoft.Management.UI.Internal/Microsoft.PowerShell.GraphicalHost.csproj +++ b/src/Microsoft.Management.UI.Internal/Microsoft.PowerShell.GraphicalHost.csproj @@ -1,4 +1,4 @@ - + Assembly containing WPF code for Out-GridView, HelpWindow, and Show-Command diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/AllModulesControl.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/AllModulesControl.xaml index 95446ac27..d02f3cbd2 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/AllModulesControl.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/AllModulesControl.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/CmdletControl.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/CmdletControl.xaml index 77a609614..63d24fc85 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/CmdletControl.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/CmdletControl.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageButton.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageButton.xaml index 18cc35d0f..5d4078676 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageButton.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageButton.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageButtonCommon.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageButtonCommon.xaml index f8ce60e84..36a599399 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageButtonCommon.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageButtonCommon.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageToggleButton.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageToggleButton.xaml index 347331124..6f8659bde 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageToggleButton.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ImageButton/ImageToggleButton.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/MultipleSelectionControl.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/MultipleSelectionControl.xaml index 9070f9bc7..515bb076e 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/MultipleSelectionControl.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/MultipleSelectionControl.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/NotImportedCmdletControl.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/NotImportedCmdletControl.xaml index 8743d95e7..aed99f1bd 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/NotImportedCmdletControl.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/NotImportedCmdletControl.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ParameterSetControl.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ParameterSetControl.xaml index 5487cb59e..b991ced09 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ParameterSetControl.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ParameterSetControl.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ShowModuleControl.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ShowModuleControl.xaml index 932dbbe88..7a129e05a 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ShowModuleControl.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ShowModuleControl.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/ShowCommandSettings.settings b/src/Microsoft.Management.UI.Internal/ShowCommand/ShowCommandSettings.settings index 6f6c457d2..53a4da1a5 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/ShowCommandSettings.settings +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/ShowCommandSettings.settings @@ -1,4 +1,4 @@ - + @@ -33,4 +33,4 @@ False - \ No newline at end of file + diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/MultipleSelectionDialog.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/MultipleSelectionDialog.xaml index 0a6a3b727..26991e87e 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/MultipleSelectionDialog.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/MultipleSelectionDialog.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/ShowAllModulesWindow.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/ShowAllModulesWindow.xaml index 2f21faeef..edbac1f56 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/ShowAllModulesWindow.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/ShowAllModulesWindow.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/ShowCommandWindow.xaml b/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/ShowCommandWindow.xaml index d373f52a9..96258220f 100644 --- a/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/ShowCommandWindow.xaml +++ b/src/Microsoft.Management.UI.Internal/ShowCommand/Windows/ShowCommandWindow.xaml @@ -1,4 +1,4 @@ - diff --git a/src/Microsoft.Management.UI.Internal/app.config b/src/Microsoft.Management.UI.Internal/app.config index 42747cf7b..a2f136863 100644 --- a/src/Microsoft.Management.UI.Internal/app.config +++ b/src/Microsoft.Management.UI.Internal/app.config @@ -1,4 +1,4 @@ - + @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/src/Microsoft.Management.UI.Internal/resources/public.UICultureResources.resx b/src/Microsoft.Management.UI.Internal/resources/public.UICultureResources.resx index 32ae43c62..7f5730b3f 100644 --- a/src/Microsoft.Management.UI.Internal/resources/public.UICultureResources.resx +++ b/src/Microsoft.Management.UI.Internal/resources/public.UICultureResources.resx @@ -1,4 +1,4 @@ - + diff --git a/src/Modules/Windows/Microsoft.PowerShell.Diagnostics/Event.format.ps1xml b/src/Modules/Windows/Microsoft.PowerShell.Diagnostics/Event.format.ps1xml index d4e78a3d3..3d105bc7c 100644 --- a/src/Modules/Windows/Microsoft.PowerShell.Diagnostics/Event.format.ps1xml +++ b/src/Modules/Windows/Microsoft.PowerShell.Diagnostics/Event.format.ps1xml @@ -1,4 +1,4 @@ - + diff --git a/src/Modules/Windows/Microsoft.PowerShell.Diagnostics/GetEvent.types.ps1xml b/src/Modules/Windows/Microsoft.PowerShell.Diagnostics/GetEvent.types.ps1xml index dbe1d96da..953869609 100644 --- a/src/Modules/Windows/Microsoft.PowerShell.Diagnostics/GetEvent.types.ps1xml +++ b/src/Modules/Windows/Microsoft.PowerShell.Diagnostics/GetEvent.types.ps1xml @@ -1,4 +1,4 @@ - + @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/src/System.Management.Automation/System.Management.Automation.csproj b/src/System.Management.Automation/System.Management.Automation.csproj index 9d0642ea5..b3241d5de 100644 --- a/src/System.Management.Automation/System.Management.Automation.csproj +++ b/src/System.Management.Automation/System.Management.Automation.csproj @@ -1,4 +1,4 @@ - + PowerShell's System.Management.Automation project diff --git a/src/System.Management.Automation/cimSupport/cmdletization/xml/cmdlets-over-objects.xsd b/src/System.Management.Automation/cimSupport/cmdletization/xml/cmdlets-over-objects.xsd index b0c6bb815..f96c261d9 100644 --- a/src/System.Management.Automation/cimSupport/cmdletization/xml/cmdlets-over-objects.xsd +++ b/src/System.Management.Automation/cimSupport/cmdletization/xml/cmdlets-over-objects.xsd @@ -1,4 +1,4 @@ - +