From a0253a5e317da08b17eafd1ebe6416d00545a859 Mon Sep 17 00:00:00 2001 From: Howard Kapustein Date: Thu, 16 Jun 2022 17:11:59 -0700 Subject: [PATCH] Some old MSTest.pfx references were lingering (and now breaking things) (#2638) --- .../AccessControlTestAppPackage.wapproj | 3 +-- .../ToastNotificationsDemoPackage.wapproj | 5 +++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/TestApps/AccessControlTestAppPackage/AccessControlTestAppPackage.wapproj b/test/TestApps/AccessControlTestAppPackage/AccessControlTestAppPackage.wapproj index ee8882da96..792dd6fa7e 100644 --- a/test/TestApps/AccessControlTestAppPackage/AccessControlTestAppPackage.wapproj +++ b/test/TestApps/AccessControlTestAppPackage/AccessControlTestAppPackage.wapproj @@ -64,10 +64,9 @@ - - \ No newline at end of file + diff --git a/test/TestApps/ToastNotificationsDemoPackage/ToastNotificationsDemoPackage.wapproj b/test/TestApps/ToastNotificationsDemoPackage/ToastNotificationsDemoPackage.wapproj index cd4c7b8c49..9492402520 100644 --- a/test/TestApps/ToastNotificationsDemoPackage/ToastNotificationsDemoPackage.wapproj +++ b/test/TestApps/ToastNotificationsDemoPackage/ToastNotificationsDemoPackage.wapproj @@ -42,7 +42,8 @@ ..\ToastNotificationsDemoApp\ToastNotificationsDemoApp.vcxproj true False - $(SolutionDir)temp\MSTest.pfx + $(RepoTestCertificatePFX) + $(RepoTestCertificatePassword) SHA256 True True @@ -85,4 +86,4 @@ - \ No newline at end of file +