From bc1ea87adf7997e430fcd33c7d91460ee238aaf7 Mon Sep 17 00:00:00 2001 From: Dale Stammen Date: Fri, 5 Jun 2015 06:21:03 -0700 Subject: [PATCH] updated app guid and disables auto version increment for App Cert tests --- .../HelloCpp.Windows/HelloCpp.Windows.vcxproj | 2 +- .../HelloCpp.Windows/Package.appxmanifest | 2 +- .../HelloCpp.WindowsPhone/HelloCpp.WindowsPhone.vcxproj | 2 +- .../HelloCpp.WindowsPhone/Package.appxmanifest | 4 ++-- .../cpp-tests.Windows/Package.appxmanifest | 2 +- .../cpp-tests.Windows/cpp-tests.Windows.vcxproj | 2 ++ .../cpp-tests.WindowsPhone/Package.appxmanifest | 4 ++-- .../cpp-tests.WindowsPhone/cpp-tests.WindowsPhone.vcxproj | 2 +- 8 files changed, 11 insertions(+), 9 deletions(-) diff --git a/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.Windows/HelloCpp.Windows.vcxproj b/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.Windows/HelloCpp.Windows.vcxproj index e1643f82b8..f8f7e4a5d9 100644 --- a/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.Windows/HelloCpp.Windows.vcxproj +++ b/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.Windows/HelloCpp.Windows.vcxproj @@ -112,7 +112,7 @@ HelloCpp.Windows_TemporaryKey.pfx - True + False x86 F75DA75441DF3361D325C567D0B34DA34BD31EED 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 1f5d2e56b1..c97d50ca00 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 @@ -1,6 +1,6 @@  - + HelloCpp.Windows msopentech diff --git a/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.WindowsPhone/HelloCpp.WindowsPhone.vcxproj b/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.WindowsPhone/HelloCpp.WindowsPhone.vcxproj index fca4c95b89..f535611726 100644 --- a/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.WindowsPhone/HelloCpp.WindowsPhone.vcxproj +++ b/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.WindowsPhone/HelloCpp.WindowsPhone.vcxproj @@ -79,7 +79,7 @@ - True + False arm diff --git a/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.WindowsPhone/Package.appxmanifest b/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.WindowsPhone/Package.appxmanifest index 831614a464..cd88b875de 100644 --- a/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.WindowsPhone/Package.appxmanifest +++ b/tests/cpp-empty-test/proj.win8.1-universal/HelloCpp.WindowsPhone/Package.appxmanifest @@ -1,7 +1,7 @@  - - + + HelloCpp.WindowsPhone msopentech diff --git a/tests/cpp-tests/proj.win8.1-universal/cpp-tests.Windows/Package.appxmanifest b/tests/cpp-tests/proj.win8.1-universal/cpp-tests.Windows/Package.appxmanifest index 4b7d099a5d..b7e74dc176 100644 --- a/tests/cpp-tests/proj.win8.1-universal/cpp-tests.Windows/Package.appxmanifest +++ b/tests/cpp-tests/proj.win8.1-universal/cpp-tests.Windows/Package.appxmanifest @@ -1,6 +1,6 @@  - + cpp-tests.Windows msopentech diff --git a/tests/cpp-tests/proj.win8.1-universal/cpp-tests.Windows/cpp-tests.Windows.vcxproj b/tests/cpp-tests/proj.win8.1-universal/cpp-tests.Windows/cpp-tests.Windows.vcxproj index b04a8a8c59..5b84eb0413 100644 --- a/tests/cpp-tests/proj.win8.1-universal/cpp-tests.Windows/cpp-tests.Windows.vcxproj +++ b/tests/cpp-tests/proj.win8.1-universal/cpp-tests.Windows/cpp-tests.Windows.vcxproj @@ -90,6 +90,8 @@ cpp-tests.Windows_TemporaryKey.pfx 35C2132BDB64C0DFA54722663D9148FF118E341B + False + x86 false diff --git a/tests/cpp-tests/proj.win8.1-universal/cpp-tests.WindowsPhone/Package.appxmanifest b/tests/cpp-tests/proj.win8.1-universal/cpp-tests.WindowsPhone/Package.appxmanifest index e819a6cfa1..004db327a5 100644 --- a/tests/cpp-tests/proj.win8.1-universal/cpp-tests.WindowsPhone/Package.appxmanifest +++ b/tests/cpp-tests/proj.win8.1-universal/cpp-tests.WindowsPhone/Package.appxmanifest @@ -1,7 +1,7 @@  - - + + cpp-tests.WindowsPhone dalestam diff --git a/tests/cpp-tests/proj.win8.1-universal/cpp-tests.WindowsPhone/cpp-tests.WindowsPhone.vcxproj b/tests/cpp-tests/proj.win8.1-universal/cpp-tests.WindowsPhone/cpp-tests.WindowsPhone.vcxproj index a16b9fee92..4589917fe3 100644 --- a/tests/cpp-tests/proj.win8.1-universal/cpp-tests.WindowsPhone/cpp-tests.WindowsPhone.vcxproj +++ b/tests/cpp-tests/proj.win8.1-universal/cpp-tests.WindowsPhone/cpp-tests.WindowsPhone.vcxproj @@ -116,7 +116,7 @@ - True + False arm