Skip to content

Commit

Permalink
Remove unused temporary key.
Browse files Browse the repository at this point in the history
CMake generate its own key.
  • Loading branch information
nmoinvaz committed Oct 26, 2023
1 parent 4f9bb3c commit 2c646f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/uwp/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:desktop4="http://schemas.microsoft.com/appx/manifest/desktop/windows10/4"
IgnorableNamespaces="uap mp">
<Identity Name="proxycli" Publisher="CN=CMake" Version="1.0.0.0" />
<Identity Name="proxycli" Publisher="CN=CMake Test Cert" Version="1.0.0.0" />
<mp:PhoneIdentity PhoneProductId="44aa77dd-e529-4e34-afee-b47dc9485484"
PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
Expand Down
Binary file removed test/uwp/Windows_TemporaryKey.pfx
Binary file not shown.

0 comments on commit 2c646f5

Please sign in to comment.