From b178e606ef03d0ad20e41d9b76c6fbc245e1f8ab Mon Sep 17 00:00:00 2001 From: Markus Hofknecht Date: Sat, 4 Jul 2020 13:51:18 +0200 Subject: [PATCH] [Feature] Windows Store #101 --- Packaging/Package.appxmanifest | 5 ++-- Packaging/Packaging.wapproj | 51 +++++++++++++++++++++++++++++++++- 2 files changed, 53 insertions(+), 3 deletions(-) diff --git a/Packaging/Package.appxmanifest b/Packaging/Package.appxmanifest index 834df6f..a7059e1 100644 --- a/Packaging/Package.appxmanifest +++ b/Packaging/Package.appxmanifest @@ -9,7 +9,7 @@ + Version="1.0.4.0" /> SystemTrayMenu @@ -36,8 +36,9 @@ BackgroundColor="transparent" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png"> - + + diff --git a/Packaging/Packaging.wapproj b/Packaging/Packaging.wapproj index 7b6b399..cde85d5 100644 --- a/Packaging/Packaging.wapproj +++ b/Packaging/Packaging.wapproj @@ -92,13 +92,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + +