Browse Source

Removed Microsoft.OneConnect duplicate

"Microsoft.OneConnect" was commented out in the main section, but got automatically removed in the "Threshold 2" section anyway. It's therefore a duplicate and has now been removed.
pull/256/head
Timlukas Bloch 4 years ago
committed by GitHub
parent
commit
cf643efb67
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      scripts/remove-default-apps.ps1

1
scripts/remove-default-apps.ps1

@ -28,7 +28,6 @@ $apps = @(
"Microsoft.MinecraftUWP" "Microsoft.MinecraftUWP"
"Microsoft.NetworkSpeedTest" "Microsoft.NetworkSpeedTest"
"Microsoft.Office.OneNote" "Microsoft.Office.OneNote"
#"Microsoft.OneConnect"
"Microsoft.People" "Microsoft.People"
"Microsoft.Print3D" "Microsoft.Print3D"
"Microsoft.SkypeApp" "Microsoft.SkypeApp"

Loading…
Cancel
Save