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