From 798e10ba9f1e50b207eefbc7b397e63d1aefdae9 Mon Sep 17 00:00:00 2001 From: Dale Stammen Date: Fri, 5 Jun 2015 06:29:02 -0700 Subject: [PATCH] updated package GUID --- .../proj.win8.1-universal/App.Windows/Package.appxmanifest | 2 +- .../App.WindowsPhone/Package.appxmanifest | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/cpp-template-default/proj.win8.1-universal/App.Windows/Package.appxmanifest b/templates/cpp-template-default/proj.win8.1-universal/App.Windows/Package.appxmanifest index 91951e9a31..bcc43eb4da 100644 --- a/templates/cpp-template-default/proj.win8.1-universal/App.Windows/Package.appxmanifest +++ b/templates/cpp-template-default/proj.win8.1-universal/App.Windows/Package.appxmanifest @@ -1,6 +1,6 @@  - + HelloCpp.Windows msopentech diff --git a/templates/cpp-template-default/proj.win8.1-universal/App.WindowsPhone/Package.appxmanifest b/templates/cpp-template-default/proj.win8.1-universal/App.WindowsPhone/Package.appxmanifest index a2181cf8a0..98ec106e2b 100644 --- a/templates/cpp-template-default/proj.win8.1-universal/App.WindowsPhone/Package.appxmanifest +++ b/templates/cpp-template-default/proj.win8.1-universal/App.WindowsPhone/Package.appxmanifest @@ -1,7 +1,7 @@  - - + + HelloCpp.WindowsPhone msopentech