Skip to content

Commit

Permalink
Use my certificate for compiling GitHub releases (as I don't have the…
Browse files Browse the repository at this point in the history
… original)
  • Loading branch information
errortek committed Apr 8, 2024
1 parent bb44055 commit 54304c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Ivirius Text Editor/Ivirius Text Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<PackageCertificateThumbprint>C13F1C1C704453EB44C5536FA52E54DF45795712</PackageCertificateThumbprint>
<PackageCertificateKeyFile>Ivirius Text Editor_TemporaryKey.pfx</PackageCertificateKeyFile>
<PackageCertificateThumbprint>A4FEA4DBFE8442DD796CD59C4BC59612050DE20A</PackageCertificateThumbprint>
<PackageCertificateKeyFile>
</PackageCertificateKeyFile>
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
Expand Down
2 changes: 1 addition & 1 deletion Ivirius Text Editor/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<Identity
Name="464IviriusCompany.IviriusTextEditor"
Publisher="CN=IVR"
Publisher="CN=jpb"
Version="3.0.1.0" />

<mp:PhoneIdentity PhoneProductId="94651bc2-109e-4f61-9638-a2fa71523094" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
Expand Down

0 comments on commit 54304c5

Please # to comment.