From 55e9973350d78592981738d28d6bd55c10ca7aee Mon Sep 17 00:00:00 2001 From: tesar-tech <33880579+tesar-tech@users.noreply.github.com> Date: Sat, 6 Nov 2021 20:12:05 +0100 Subject: [PATCH] update to v6 --- MainPage.xaml | 2 +- NoApp/Store/appMetadata/en-us/baseListing/metadata.json | 2 +- README.md | 3 ++- StoreUp.csproj | 4 ++-- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/MainPage.xaml b/MainPage.xaml index 9f33d31..d7e8baf 100644 --- a/MainPage.xaml +++ b/MainPage.xaml @@ -9,6 +9,6 @@ Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> - + diff --git a/NoApp/Store/appMetadata/en-us/baseListing/metadata.json b/NoApp/Store/appMetadata/en-us/baseListing/metadata.json index 6e58e3b..15b9f8a 100644 --- a/NoApp/Store/appMetadata/en-us/baseListing/metadata.json +++ b/NoApp/Store/appMetadata/en-us/baseListing/metadata.json @@ -1,7 +1,7 @@ { "keywords": ["azure-pipelines","UWP","automation"], "websiteUrl": "https://github.com/tesar-tech/StoreUp", - "description": "App for testing store and azure-pipelines automation.v3", + "description": "App for testing store and azure-pipelines automation.v6", "features": ["Do nothing","Runs very fast","Shows blank screen","another feature"], "releaseNotes": "This is default release note", "title": "Store Up", diff --git a/README.md b/README.md index a351c0b..953ff31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Store Up -English badge +[Download StoreUp from the Microsoft Store.](https://www.microsoft.com/en-us/p/storeup/9ph5nnz5bxfq) + App for testing automatic store update with azure-pipelines. (just blank uwp app with no functionality). diff --git a/StoreUp.csproj b/StoreUp.csproj index 64c8280..bb81398 100644 --- a/StoreUp.csproj +++ b/StoreUp.csproj @@ -11,7 +11,7 @@ StoreUp en-US UAP - 10.0.18362.0 + 10.0.19041.0 10.0.17763.0 14 512 @@ -204,7 +204,7 @@ - 6.2.9 + 6.2.13