From cf643efb676e4a1bbea765cacf51151447862877 Mon Sep 17 00:00:00 2001 From: Timlukas Bloch Date: Thu, 23 Jul 2020 15:59:38 +0200 Subject: [PATCH] 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. --- scripts/remove-default-apps.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index 6fadad1..edf728c 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -28,7 +28,6 @@ $apps = @( "Microsoft.MinecraftUWP" "Microsoft.NetworkSpeedTest" "Microsoft.Office.OneNote" - #"Microsoft.OneConnect" "Microsoft.People" "Microsoft.Print3D" "Microsoft.SkypeApp"