Skip to content

Commit da25ec2

Browse files
committed
Updated cert info
1 parent 5641f07 commit da25ec2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

GHelper/GHelper (Package)/GHelper (Package).wapproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
<AppxTargetsLocation Condition="'$(AppxTargetsLocation)'==''">$(MSBuildThisFileDirectory)build\</AppxTargetsLocation>
3232
<EntryPointProjectUniqueName>..\GHelper\GHelper.csproj</EntryPointProjectUniqueName>
3333
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
34-
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
34+
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
3535
<AppxPackageDir>C:\Users\Adam\Downloads\</AppxPackageDir>
3636
<GenerateTestArtifacts>True</GenerateTestArtifacts>
3737
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
3838
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
39-
<PackageCertificateThumbprint>D0311376EAE569564D8C40C98F548B6E8966F041</PackageCertificateThumbprint>
39+
<PackageCertificateThumbprint>8EC4AAEFE260F2806FB3666C956528C96B853303</PackageCertificateThumbprint>
4040
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
4141
</PropertyGroup>
4242
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">

GHelper/GHelper (Package)/Package.appxmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<Identity
1010
Name="GHelper"
11-
Publisher="CN=Adam Leuer"
12-
Version="1.0.2.0" />
11+
Publisher="CN=Adam J Leuer, O=Adam J Leuer, L=West Chicago, S=Illinois, C=US"
12+
Version="1.0.1.0" />
1313

1414
<Properties>
1515
<DisplayName>GHelper (Package)</DisplayName>

0 commit comments

Comments
 (0)