File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -834,6 +834,7 @@ namespace Api {
834834
835835function Copy-RegExe {
836836 [CmdletBinding ()]
837+ [OutputType ([System.String ])]
837838 param ()
838839 process {
839840 try {
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ param (
7070 " Microsoft.Wallet_8wekyb3d8bbwe" ,
7171 " MicrosoftWindows.CrossDevice_cw5n1h2txyewy" ,
7272 " MicrosoftWindows.Client.WebExperience_cw5n1h2txyewy" ,
73- " Microsoft.WidgetsPlatformRuntime_8wekyb3d8bbwe" , # Ensure policy disables Widgets
73+ " Microsoft.WidgetsPlatformRuntime_8wekyb3d8bbwe" , # Ensure policy disables Widgets
7474 " MicrosoftCorporationII.WinAppRuntime.Singleton_8wekyb3d8bbwe" ,
7575 " Microsoft.Winget.Source_8wekyb3d8bbwe" , # Winget package
7676 " Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe" , # App to create manifests for winget
You can’t perform that action at this time.
0 commit comments