File tree 2 files changed +4
-4
lines changed
AccessControlTestAppPackage
ToastNotificationsDemoPackage
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 64
64
<Content Include =" Images\Square44x44Logo.targetsize-24_altform-unplated.png" />
65
65
<Content Include =" Images\StoreLogo.png" />
66
66
<Content Include =" Images\Wide310x150Logo.scale-200.png" />
67
- <None Include =" MSTest.pfx" />
68
67
</ItemGroup >
69
68
<Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
70
69
<ItemGroup >
71
70
<ProjectReference Include =" ..\AccessControlTestApp\AccessControlTestApp.vcxproj" />
72
71
</ItemGroup >
73
- </Project >
72
+ </Project >
Original file line number Diff line number Diff line change 42
42
<EntryPointProjectUniqueName >..\ToastNotificationsDemoApp\ToastNotificationsDemoApp.vcxproj</EntryPointProjectUniqueName >
43
43
<GenerateAppxPackageOnBuild >true</GenerateAppxPackageOnBuild >
44
44
<GenerateAppInstallerFile >False</GenerateAppInstallerFile >
45
- <PackageCertificateKeyFile >$(SolutionDir)temp\MSTest.pfx</PackageCertificateKeyFile >
45
+ <PackageCertificateKeyFile >$(RepoTestCertificatePFX)</PackageCertificateKeyFile >
46
+ <PackageCertificatePassword >$(RepoTestCertificatePassword)</PackageCertificatePassword >
46
47
<AppxPackageSigningTimestampDigestAlgorithm >SHA256</AppxPackageSigningTimestampDigestAlgorithm >
47
48
<AppxAutoIncrementPackageRevision >True</AppxAutoIncrementPackageRevision >
48
49
<GenerateTestArtifacts >True</GenerateTestArtifacts >
85
86
<ItemGroup >
86
87
<ProjectReference Include =" ..\ToastNotificationsDemoApp\ToastNotificationsDemoApp.vcxproj" />
87
88
</ItemGroup >
88
- </Project >
89
+ </Project >
You can’t perform that action at this time.
0 commit comments