From 865450f5884c5e8503cb07b7e6f2711321fc705c Mon Sep 17 00:00:00 2001 From: Rene Lergner Date: Sat, 29 Dec 2018 15:20:51 +0100 Subject: [PATCH] Minor changes for new release --- HelperClasses.cs | 1 + Properties/AssemblyInfo.cs | 2 +- Views/GettingStartedView.xaml | 5 ++++- WPinternals.csproj | 2 +- WPinternalsConfig.cs | 3 ++- 5 files changed, 9 insertions(+), 4 deletions(-) diff --git a/HelperClasses.cs b/HelperClasses.cs index 59e5765..fa1e4ca 100644 --- a/HelperClasses.cs +++ b/HelperClasses.cs @@ -40,6 +40,7 @@ using System.IO.Compression; using System.Collections; using System.Reflection; +using System.Net; namespace WPinternals { diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 1522882..e11fdac 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.6.*")] +[assembly: AssemblyVersion("2.7.*")] // [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Views/GettingStartedView.xaml b/Views/GettingStartedView.xaml index e67c837..234d0ef 100644 --- a/Views/GettingStartedView.xaml +++ b/Views/GettingStartedView.xaml @@ -140,7 +140,10 @@ DEALINGS IN THE SOFTWARE. - 10.0.15254.158 (Insider and production builds) - 10.0.15254.490 - 10.0.15254.527 - - 10.0.15254.530 + - 10.0.15254.530 + - 10.0.15254.538 + - 10.0.15254.541 + - 10.0.15254.544