Skip to content

Commit

Permalink
Fix the UWP build
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Aug 11, 2019
1 parent 3aa4105 commit fbd00d9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>SkiaSharpDemo.UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
<PackageCertificateThumbprint>89CA2A9669C61459E4786945A15ECC66F23BC293</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit fbd00d9

Please sign in to comment.