Update expired UWP certificate

This commit is contained in:
Morten Nielsen 2021-12-22 14:04:27 -08:00
parent 6681b8e92c
commit da5d18003c
4 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>NmeaParser.Tests.UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
<UnitTestPlatformVersion Condition="'$(UnitTestPlatformVersion)' == ''">$(VisualStudioVersion)</UnitTestPlatformVersion>
<PackageCertificateThumbprint>59902E8FFCA0C735A9FB2184201D87DF7DBF401B</PackageCertificateThumbprint>
<PackageCertificateThumbprint>7210C91F7513F71AF99FFB1DCC89A664B2421F61</PackageCertificateThumbprint>
<LangVersion>8.0</LangVersion>
<Nullable>enable</Nullable>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>