diff --git a/README.md b/README.md index 83913e9..61f8186 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # UWP DevKit -[![AppVeyor](https://img.shields.io/appveyor/ci/patrick330602/uwp-devkit.svg?style=flat-square)]() [![GitHub license](https://img.shields.io/badge/license-AGPL-blue.svg?style=flat-square)](https://raw.githubusercontent.com/patrick330602/UWP-DevKit/master/LICENSE) ![GitHub (pre-)release](https://img.shields.io/github/release/patrick330602/UWP-DevKit/all.svg?style=flat-square) ![Maintenance](https://img.shields.io/maintenance/no/2018.svg?style=flat-square) +[![AppVeyor](https://img.shields.io/appveyor/ci/patrick330602/uwp-devkit.svg?style=flat-square)]() [![GitHub license](https://img.shields.io/badge/license-AGPL-blue.svg?style=flat-square)](https://raw.githubusercontent.com/patrick330602/UWP-DevKit/master/LICENSE) ![GitHub (pre-)release](https://img.shields.io/github/release/patrick330602/UWP-DevKit/all.svg?style=flat-square) A simple but complete developer toolkit for UWP developers. It provides users with following features: diff --git a/WeCode-Next/MainPage.xaml.cs b/WeCode-Next/MainPage.xaml.cs index 4e00214..01135ab 100644 --- a/WeCode-Next/MainPage.xaml.cs +++ b/WeCode-Next/MainPage.xaml.cs @@ -50,28 +50,28 @@ private void MainPage_Loaded(object sender, RoutedEventArgs e) view.SelectedIndex = 2; frame.Navigate(typeof(WindowsBlog)); break; - case "BFeed": - view.SelectedIndex = 3; - frame.Navigate(typeof(BuildFeed)); - break; + //case "BFeed": + // view.SelectedIndex = 3; + // frame.Navigate(typeof(BuildFeed)); + // break; case "IBrowser": - view.SelectedIndex = 4; + view.SelectedIndex = 3; frame.Navigate(typeof(IconBrowser)); break; case "UriT": - view.SelectedIndex = 5; + view.SelectedIndex = 4; frame.Navigate(typeof(URILauncher)); break; case "GuidG": - view.SelectedIndex = 6; + view.SelectedIndex = 5; frame.Navigate(typeof(GUIDGen)); break; case "AssG": - view.SelectedIndex = 7; + view.SelectedIndex = 6; frame.Navigate(typeof(AssetsGen)); break; case "ReEx": - view.SelectedIndex = 8; + view.SelectedIndex = 7; frame.Navigate(typeof(RegularExpression)); break; } @@ -91,7 +91,7 @@ private void InitializeList() new Nav { Icon = "", Name = "Home", PageType = typeof(Home) }, new Nav { Icon = "", Name = "Dev Shortcuts", PageType = typeof(Tools) }, new Nav { Icon = "", Name = "Windows Blog", PageType = typeof(WindowsBlog) }, - new Nav { Icon = "", Name = "BuildFeed", PageType = typeof(BuildFeed) }, + //new Nav { Icon = "", Name = "BuildFeed", PageType = typeof(BuildFeed) }, new Nav { Icon = "", Name = "Fonticon Browser", PageType = typeof(IconBrowser) }, new Nav { Icon = "", Name = "URI Tester", PageType = typeof(URILauncher) }, new Nav { Icon = "", Name = "GUID Generator", PageType = typeof(GUIDGen) }, diff --git a/WeCode-Next/Package.StoreAssociation.xml b/WeCode-Next/Package.StoreAssociation.xml index 952cffc..1103d36 100644 --- a/WeCode-Next/Package.StoreAssociation.xml +++ b/WeCode-Next/Package.StoreAssociation.xml @@ -2,6 +2,7 @@ CN=C71A2322-7B67-48A9-A85E-8DDCE68FA3A7 WE. Studio + MSA http://www.w3.org/2001/04/xmlenc#sha256 @@ -377,5 +378,43 @@ 56367PatrickWu.45061FB2169A8 56367PatrickWu.6322384C3826B - + + + + 0.0.0.0 + X86 + 5.6.0.0 + + + 0.0.0.0 + X64 + 5.6.0.0 + + + 0.0.0.0 + Arm + 5.6.0.0 + + + 0.0.0.0 + Neutral + 5.6.0.0 + + + 0.0.0.0 + Neutral + 5.6.0.0 + + + 0.0.0.0 + Neutral + 5.6.0.0 + + + 0.0.0.0 + Neutral + 5.6.0.0 + + + \ No newline at end of file diff --git a/WeCode-Next/Package.appxmanifest b/WeCode-Next/Package.appxmanifest index c39de59..5a5dc80 100644 --- a/WeCode-Next/Package.appxmanifest +++ b/WeCode-Next/Package.appxmanifest @@ -1,6 +1,6 @@  - + UWP DevKit diff --git a/WeCode-Next/WeCode-Next.csproj b/WeCode-Next/WeCode-Next.csproj index 293e183..6785056 100644 --- a/WeCode-Next/WeCode-Next.csproj +++ b/WeCode-Next/WeCode-Next.csproj @@ -11,8 +11,8 @@ WeCode-Next en-US UAP - 10.0.16299.0 - 10.0.16299.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} @@ -22,6 +22,9 @@ False Always x86|x64|arm + False + 1 + OnApplicationRun true @@ -331,16 +334,16 @@ - 6.0.4 + 6.2.8 - 2.1.1 + 5.1.1 - 10.0.3 + 12.0.1 - 4.0.1 + 4.2.0