From 254d888baf85a086ad88d3388ce8fdc886829288 Mon Sep 17 00:00:00 2001 From: Markus Hofknecht Date: Mon, 23 Mar 2020 00:32:15 +0100 Subject: [PATCH] [Feature] CodeBuity&Refactor #49, [Feature] Code review tool #10 --- Program.cs | 1 - SystemTrayMenu.csproj | 32 ++++++++++++++++++++++++++++++-- packages.config | 8 ++++++++ 3 files changed, 38 insertions(+), 3 deletions(-) create mode 100644 packages.config diff --git a/Program.cs b/Program.cs index 9396827..5310e71 100644 --- a/Program.cs +++ b/Program.cs @@ -1,6 +1,5 @@ using System; using System.Diagnostics; -using System.Reflection; using System.Threading; using System.Windows.Forms; using SystemTrayMenu.Helper; diff --git a/SystemTrayMenu.csproj b/SystemTrayMenu.csproj index c6c8b8a..c33fff7 100644 --- a/SystemTrayMenu.csproj +++ b/SystemTrayMenu.csproj @@ -1,5 +1,10 @@  + + + + + Debug x86 @@ -29,6 +34,8 @@ 1.0.0.%2a false true + + x86 @@ -232,6 +239,7 @@ Resources.Designer.cs + SettingsSingleFileGenerator Settings.Designer.cs @@ -292,7 +300,7 @@ False - Microsoft .NET Framework 4.7.2 %28x86 und x64%29 + Microsoft .NET Framework 4.7.2 %28x86 and x64%29 true @@ -304,8 +312,28 @@ - + + + + + + + + + + + + + + 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}. + + + + + + +