Skip to content

Commit 3f70eab

Browse files
committed
Add test certificate for sparse package signing
1 parent 03466aa commit 3f70eab

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Samples/MultiHeadedPackage/cs/cs-wpf-sparse/PrimaryApp/PrimaryApp.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<RuntimeIdentifiers>win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers>
77
<WindowsPackageType>Sparse</WindowsPackageType>
88
<EnableMsixTooling>true</EnableMsixTooling>
9+
<PackageCertificateKeyFile>PrimaryApp_TemporaryKey.pfx</PackageCertificateKeyFile>
10+
<DefaultLanguage>en</DefaultLanguage>
911
</PropertyGroup>
1012

1113
<ItemGroup>
Binary file not shown.

0 commit comments

Comments
 (0)