Skip to content

Commit

Permalink
Updated cert info
Browse files Browse the repository at this point in the history
  • Loading branch information
AJLeuer committed Apr 20, 2021
1 parent 5641f07 commit da25ec2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions GHelper/GHelper (Package)/GHelper (Package).wapproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
<AppxTargetsLocation Condition="'$(AppxTargetsLocation)'==''">$(MSBuildThisFileDirectory)build\</AppxTargetsLocation>
<EntryPointProjectUniqueName>..\GHelper\GHelper.csproj</EntryPointProjectUniqueName>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<AppxPackageDir>C:\Users\Adam\Downloads\</AppxPackageDir>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<PackageCertificateThumbprint>D0311376EAE569564D8C40C98F548B6E8966F041</PackageCertificateThumbprint>
<PackageCertificateThumbprint>8EC4AAEFE260F2806FB3666C956528C96B853303</PackageCertificateThumbprint>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
Expand Down
4 changes: 2 additions & 2 deletions GHelper/GHelper (Package)/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<Identity
Name="GHelper"
Publisher="CN=Adam Leuer"
Version="1.0.2.0" />
Publisher="CN=Adam J Leuer, O=Adam J Leuer, L=West Chicago, S=Illinois, C=US"
Version="1.0.1.0" />

<Properties>
<DisplayName>GHelper (Package)</DisplayName>
Expand Down

0 comments on commit da25ec2

Please sign in to comment.