Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mediaexplorer74 committed Nov 7, 2024
1 parent 35143a3 commit 21c2bb9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Binary file added Images/shot02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ I noticed that IziTravel "deal makers" decided to erase/delete IziTravel project
So, I created the simplest "pseudo-PWA" app to display IziTravel web site on "winphone" with Windows 10 Mobile.

## Screenshots
![](Images/shot01.png)

![Win11](Images/shot01.png)
![W10M](Images/shot02.png)

## Tech/dev details
- Platforms: UWP
Expand Down
3 changes: 2 additions & 1 deletion Src/IziTravel/IziTravel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
<AppxBundle>Never</AppxBundle>
<AppxBundlePlatforms>arm</AppxBundlePlatforms>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
<PackageCertificateThumbprint>C13E5F76B8596D3C0B713E4A205B26462B40B8DE</PackageCertificateThumbprint>
<PackageCertificateThumbprint>
</PackageCertificateThumbprint>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
Expand Down

0 comments on commit 21c2bb9

Please sign in to comment.