From b0ba569285a551142033259cfb2d86cdfa3078e2 Mon Sep 17 00:00:00 2001 From: Dale Stammen Date: Tue, 20 Oct 2015 16:26:17 -0700 Subject: [PATCH] updated package guids and app certificate --- .../App.Windows/HelloJavascript.Windows.vcxproj | 6 ++++-- .../HelloJavascript.Windows.vcxproj.filters | 6 +++--- .../App.Windows/Package.appxmanifest | 2 +- ...pt.Windows_TemporaryKey.pfx => TemporaryKey.pfx} | Bin .../App.WindowsPhone/Package.appxmanifest | 4 ++-- 5 files changed, 10 insertions(+), 8 deletions(-) rename templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/{HelloJavascript.Windows_TemporaryKey.pfx => TemporaryKey.pfx} (100%) diff --git a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows.vcxproj b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows.vcxproj index 506a4a4701..f9418a51e8 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows.vcxproj +++ b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows.vcxproj @@ -111,7 +111,7 @@ - HelloJavascript.Windows_TemporaryKey.pfx + TemporaryKey.pfx True x86 7BE2570D98E1798E21D435C4F19076AFEB9AE074 @@ -189,7 +189,6 @@ Designer - @@ -217,6 +216,9 @@ {19e35654-a3ec-48fa-bb21-082a2356c87c} + + + diff --git a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows.vcxproj.filters b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows.vcxproj.filters index 87ea0c822c..71be4de5cf 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows.vcxproj.filters +++ b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows.vcxproj.filters @@ -9,9 +9,6 @@ - - - Assets @@ -26,4 +23,7 @@ Assets + + + \ No newline at end of file diff --git a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/Package.appxmanifest b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/Package.appxmanifest index 8eda69ca03..dc33d5d350 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/Package.appxmanifest +++ b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/Package.appxmanifest @@ -1,6 +1,6 @@  - + HelloJavascript.Windows dalestam diff --git a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows_TemporaryKey.pfx b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/TemporaryKey.pfx similarity index 100% rename from templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/HelloJavascript.Windows_TemporaryKey.pfx rename to templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Windows/TemporaryKey.pfx diff --git a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.WindowsPhone/Package.appxmanifest b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.WindowsPhone/Package.appxmanifest index 3f0809f393..8f56e375fa 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.WindowsPhone/Package.appxmanifest +++ b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.WindowsPhone/Package.appxmanifest @@ -1,7 +1,7 @@  - - + + HelloJavascript.WindowsPhone dalestam