replace XboxGameOverlay with XboxGamingOverlay

removing XboxGameOverlay didn't work for me, and XboxGamingOverlay did.
It might have been renamed so I left the old naming in there.
This commit is contained in:
Jeremy Bokobza 2018-06-07 21:02:19 +01:00 committed by GitHub
parent ecb84fc4bd
commit 894de7abcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,8 @@ $apps = @(
"Microsoft.WindowsSoundRecorder"
#"Microsoft.WindowsStore"
"Microsoft.XboxApp"
"Microsoft.XboxGameOverlay"
"Microsoft.XboxGameOverlay"
"Microsoft.XboxGamingOverlay"
"Microsoft.XboxIdentityProvider"
"Microsoft.XboxSpeechToTextOverlay"
"Microsoft.ZuneMusic"