From d438bd6f496caed88f9fa20f4bf220c9ab40267f Mon Sep 17 00:00:00 2001 From: Dale Stammen Date: Fri, 19 Jun 2015 09:23:50 -0700 Subject: [PATCH] added app name to 150x150 windows tile --- .../proj.win8.1-universal/App.Windows/Package.appxmanifest | 5 +++++ .../HelloCpp.Windows/Package.appxmanifest | 5 +++++ 2 files changed, 10 insertions(+) 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 bcc43eb4da..230dce4665 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 @@ -16,6 +16,11 @@ + + + + + diff --git a/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.Windows/Package.appxmanifest b/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.Windows/Package.appxmanifest index c97d50ca00..c697079faa 100644 --- a/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.Windows/Package.appxmanifest +++ b/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.Windows/Package.appxmanifest @@ -16,6 +16,11 @@ + + + + +