From db859a0425f1e993ddf042291bdf17ebe6320175 Mon Sep 17 00:00:00 2001 From: Brian Lima Date: Sun, 31 May 2020 14:03:53 -0300 Subject: [PATCH] Update dependencies, .net version --- UWPHook/App.config | 2 +- UWPHook/Properties/Resources.Designer.cs | 2 +- UWPHook/Properties/Settings.Designer.cs | 2 +- UWPHook/UWPHook.csproj | 25 +++++++++++++++--------- UWPHook/packages.config | 7 ++++--- 5 files changed, 23 insertions(+), 15 deletions(-) diff --git a/UWPHook/App.config b/UWPHook/App.config index 2ddf497..c80186b 100644 --- a/UWPHook/App.config +++ b/UWPHook/App.config @@ -6,7 +6,7 @@ - + diff --git a/UWPHook/Properties/Resources.Designer.cs b/UWPHook/Properties/Resources.Designer.cs index 03de0f7..c815bc1 100644 --- a/UWPHook/Properties/Resources.Designer.cs +++ b/UWPHook/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace UWPHook.Properties { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { diff --git a/UWPHook/Properties/Settings.Designer.cs b/UWPHook/Properties/Settings.Designer.cs index 0ef962f..7a982ca 100644 --- a/UWPHook/Properties/Settings.Designer.cs +++ b/UWPHook/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace UWPHook.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.7.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.6.0.0")] public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/UWPHook/UWPHook.csproj b/UWPHook/UWPHook.csproj index db342e4..65a6e5e 100644 --- a/UWPHook/UWPHook.csproj +++ b/UWPHook/UWPHook.csproj @@ -9,7 +9,7 @@ Properties UWPHook UWPHook - v4.7.1 + v4.6.1 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -30,6 +30,8 @@ false true + + AnyCPU @@ -57,12 +59,11 @@ UWPHook.App - - ..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll - True + + ..\packages\MaterialDesignColors.1.2.6\lib\net45\MaterialDesignColors.dll - - ..\packages\MaterialDesignThemes.2.4.0.1044\lib\net45\MaterialDesignThemes.Wpf.dll + + ..\packages\MaterialDesignThemes.3.1.3\lib\net45\MaterialDesignThemes.Wpf.dll ..\..\SharpSteam\SharpSteam\bin\Release\SharpSteam.dll @@ -70,9 +71,8 @@ - - ..\packages\System.Management.Automation.6.1.7601.17515\lib\net45\System.Management.Automation.dll - True + + ..\packages\Microsoft.PowerShell.5.ReferenceAssemblies.1.1.0\lib\net4\System.Management.Automation.dll @@ -194,6 +194,13 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +