Skip to content

Commit

Permalink
Bumped Sqlite to fix ARM64 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kurema committed Jan 27, 2023
1 parent 00c025f commit 1fe7a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BookViewerApp/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
<Identity Name="6269kurema.BookViewer3" Publisher="CN=5E93616C-E6FD-4F3F-9466-8AC306D36152" Version="3.2.8.0" />
<Identity Name="6269kurema.BookViewer3" Publisher="CN=5E93616C-E6FD-4F3F-9466-8AC306D36152" Version="3.2.9.0" />
<mp:PhoneIdentity PhoneProductId="8439bd8e-905f-4350-83de-a53a274dd69e" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>BookViewer3</DisplayName>
Expand Down

0 comments on commit 1fe7a1b

Please sign in to comment.