From 48a896ada606ba8a7696b007ca8650ff0c818aea Mon Sep 17 00:00:00 2001 From: Markus Hofknecht Date: Fri, 20 Aug 2021 12:01:21 +0200 Subject: [PATCH] [Feature] Update to .NET 5 (#157), version 1.0.18.0 --- Properties/AssemblyInfo.cs | 4 +-- SystemTrayMenu.csproj | 62 ++++++++++++-------------------------- 2 files changed, 21 insertions(+), 45 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 8d7bbf4..4123841 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -39,5 +39,5 @@ using System.Runtime.InteropServices; // 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("1.0.17.69")] -[assembly: AssemblyFileVersion("1.0.17.69")] +[assembly: AssemblyVersion("1.0.18.0")] +[assembly: AssemblyFileVersion("1.0.18.0")] diff --git a/SystemTrayMenu.csproj b/SystemTrayMenu.csproj index 68fa80e..9270cb5 100644 --- a/SystemTrayMenu.csproj +++ b/SystemTrayMenu.csproj @@ -1,28 +1,16 @@ - + + - netcoreapp3.1 + WinExe + net5.0-windows win-x64 true x64 - WinExe - false - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - true false x64;x86;AnyCPU Debug;Release;ReleasePackage + SystemTrayMenu + SystemTrayMenu SystemTrayMenu.Program @@ -133,47 +121,47 @@ True True - + lang.it-IT.resx True True - + lang.nl-NL.resx True True - + lang.pt-BR.resx True True - + lang.cs-CZ.resx True True - + lang.zh-CN.resx True True - + lang.ja-JP.resx True True - + lang.ko-KR.resx True True - + lang.ru-RU.resx True True - + lang.vi-VN.resx True True @@ -207,19 +195,19 @@ ResXFileCodeGenerator lang.es-ES.Designer.cs - + ResXFileCodeGenerator lang.it-IT.Designer.cs - + ResXFileCodeGenerator lang.nl-NL.Designer.cs - + ResXFileCodeGenerator lang.pt-BR.Designer.cs - + ResXFileCodeGenerator lang.cs-CZ.Designer.cs @@ -260,18 +248,6 @@ True - - - False - Microsoft .NET Framework 4.7.2 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 - false - - all