Skip to content

Commit

Permalink
More project fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigel Sampson committed Feb 26, 2020
1 parent 534d50c commit f8c9213
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions samples/features/Features.UWP/Features.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>Features.UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
<RuntimeIdentifiers>win10-arm;win10-arm-aot;win10-x86;win10-x86-aot;win10-x64;win10-x64-aot</RuntimeIdentifiers>
<PackageCertificateThumbprint>714bf81d767ae7aa7fcf3bb435b0804ad3eadb05</PackageCertificateThumbprint>
<PackageCertificateThumbprint>5B537E249FA85A6AB58895E0F174B42D2DE4A509</PackageCertificateThumbprint>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -268,4 +269,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit f8c9213

Please sign in to comment.