diff --git a/UWPHook/App.config b/UWPHook/App.config index 9d564e0..a3edad7 100644 --- a/UWPHook/App.config +++ b/UWPHook/App.config @@ -1,12 +1,12 @@ - + -
+
- + @@ -14,7 +14,7 @@ False - + 5 @@ -85,11 +85,11 @@ - + - - + + diff --git a/UWPHook/GamesWindow.xaml.cs b/UWPHook/GamesWindow.xaml.cs index 8ea2751..439f414 100644 --- a/UWPHook/GamesWindow.xaml.cs +++ b/UWPHook/GamesWindow.xaml.cs @@ -304,7 +304,6 @@ namespace UWPHook if (shortcuts != null) { - foreach (var app in selected_apps) { VDFEntry newApp = new VDFEntry() diff --git a/UWPHook/Properties/AssemblyInfo.cs b/UWPHook/Properties/AssemblyInfo.cs index fb5dba8..68c9985 100644 --- a/UWPHook/Properties/AssemblyInfo.cs +++ b/UWPHook/Properties/AssemblyInfo.cs @@ -51,5 +51,6 @@ using System.Windows; // 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.9.1.0")] -[assembly: AssemblyFileVersion("2.9.1.0")] +[assembly: AssemblyVersion("2.9.2.0")] +[assembly: AssemblyFileVersion("2.9.2.0")] +[assembly: NeutralResourcesLanguage("en")] diff --git a/UWPHook/UWPHook.csproj b/UWPHook/UWPHook.csproj index de288e6..32babfd 100644 --- a/UWPHook/UWPHook.csproj +++ b/UWPHook/UWPHook.csproj @@ -9,7 +9,7 @@ Properties UWPHook UWPHook - v4.6.1 + v4.6.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4