Skip to content

Commit

Permalink
Update the signing certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Talebi committed Jul 21, 2023
1 parent 6a7a920 commit d3d993b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<AppxPackageSigningTimestampDigestAlgorithm>SHA512</AppxPackageSigningTimestampDigestAlgorithm>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<PackageCertificateThumbprint>6A3C0A00A97B39CEDC6198FC25370961BB3E5084</PackageCertificateThumbprint>
<PackageCertificateKeyFile>WSLackware_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemDefinitionGroup>
<Link>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<CustomBuild Include="$(targetname)" />
<CustomBuild Include="$(targetname)" />
<CustomBuild Include="$(targetname)" />
<CustomBuild Include="$(targetname)" />
</ItemGroup>
<ItemGroup>
<AppxManifest Include="WSLackware.appxmanifest" />
Expand Down

0 comments on commit d3d993b

Please sign in to comment.