Move Advertising.Xaml to end of removal list

ref #188
pull/192/head
Alex Hirsch 5 years ago
parent e099a6b707
commit ed47e5580e

@ -13,7 +13,6 @@ $apps = @(
# default Windows 10 apps
"Microsoft.3DBuilder"
"Microsoft.Appconnector"
"Microsoft.Advertising.Xaml"
"Microsoft.BingFinance"
"Microsoft.BingNews"
"Microsoft.BingSports"
@ -127,6 +126,9 @@ $apps = @(
#"Microsoft.XboxGameCallableUI"
#"Microsoft.XboxIdentityProvider"
#"Windows.ContactSupport"
# apps which other apps depend on
"Microsoft.Advertising.Xaml"
)
foreach ($app in $apps) {

Loading…
Cancel
Save