From fdc23195d50083d7e053dcc3083cc50af79a80b5 Mon Sep 17 00:00:00 2001 From: YourOrdinaryCat <49221554+YourOrdinaryCat@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:32:53 -0500 Subject: [PATCH] Removed some web based pages This removes the support project page (replaced by the patreon website), and what's new (wasn't implemented prior and isn't implemented yet) --- Rise Media Player Dev/Rise.App.csproj | 14 --- Rise Media Player Dev/Views/HomePage.xaml | 8 +- Rise Media Player Dev/Views/HomePage.xaml.cs | 5 - Rise Media Player Dev/Web/SupportProject.xaml | 49 ---------- .../Web/SupportProject.xaml.cs | 95 ------------------- Rise Media Player Dev/Web/WhatsNew.xaml | 30 ------ Rise Media Player Dev/Web/WhatsNew.xaml.cs | 18 ---- 7 files changed, 1 insertion(+), 218 deletions(-) delete mode 100644 Rise Media Player Dev/Web/SupportProject.xaml delete mode 100644 Rise Media Player Dev/Web/SupportProject.xaml.cs delete mode 100644 Rise Media Player Dev/Web/WhatsNew.xaml delete mode 100644 Rise Media Player Dev/Web/WhatsNew.xaml.cs diff --git a/Rise Media Player Dev/Rise.App.csproj b/Rise Media Player Dev/Rise.App.csproj index 51b0e680..d76f04d6 100644 --- a/Rise Media Player Dev/Rise.App.csproj +++ b/Rise Media Player Dev/Rise.App.csproj @@ -307,12 +307,6 @@ FeedbackPage.xaml - - SupportProject.xaml - - - WhatsNew.xaml - NowPlayingPage.xaml @@ -862,14 +856,6 @@ Designer MSBuild:Compile - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - Designer MSBuild:Compile diff --git a/Rise Media Player Dev/Views/HomePage.xaml b/Rise Media Player Dev/Views/HomePage.xaml index 9f30556e..4b3d942f 100644 --- a/Rise Media Player Dev/Views/HomePage.xaml +++ b/Rise Media Player Dev/Views/HomePage.xaml @@ -27,7 +27,7 @@ - +