From 3bd70f6d2d2116b145116117335f3d9c32c79cd3 Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sun, 4 Feb 2024 21:59:54 +0530 Subject: [PATCH] assembly version updated for release --- DnsServerApp/DnsServerApp.csproj | 4 ++-- .../DnsServerCore.ApplicationCommon.csproj | 4 ++-- DnsServerCore/DnsServerCore.csproj | 4 ++-- .../DnsServerSystemTrayApp.csproj | 13 +++++++++---- .../DnsServerWindowsService.csproj | 8 ++++---- 5 files changed, 19 insertions(+), 14 deletions(-) diff --git a/DnsServerApp/DnsServerApp.csproj b/DnsServerApp/DnsServerApp.csproj index a6eb80db..0414afc1 100644 --- a/DnsServerApp/DnsServerApp.csproj +++ b/DnsServerApp/DnsServerApp.csproj @@ -4,9 +4,9 @@ false true Exe - net7.0 + net8.0 logo2.ico - 11.5.3 + 12.0 Technitium Technitium DNS Server Shreyas Zare diff --git a/DnsServerCore.ApplicationCommon/DnsServerCore.ApplicationCommon.csproj b/DnsServerCore.ApplicationCommon/DnsServerCore.ApplicationCommon.csproj index f969f11d..91f15fdd 100644 --- a/DnsServerCore.ApplicationCommon/DnsServerCore.ApplicationCommon.csproj +++ b/DnsServerCore.ApplicationCommon/DnsServerCore.ApplicationCommon.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 false Shreyas Zare Technitium @@ -11,7 +11,7 @@ DnsServerCore.ApplicationCommon - 6.0 + 7.0 diff --git a/DnsServerCore/DnsServerCore.csproj b/DnsServerCore/DnsServerCore.csproj index 21f58ec4..4a29c44f 100644 --- a/DnsServerCore/DnsServerCore.csproj +++ b/DnsServerCore/DnsServerCore.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 false true Shreyas Zare @@ -12,7 +12,7 @@ DnsServer - 11.5.3 + 12.0 diff --git a/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj b/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj index c4833cbe..be4027a9 100644 --- a/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj +++ b/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj @@ -2,7 +2,7 @@ WinExe - net7.0-windows + net8.0-windows false true true @@ -11,13 +11,14 @@ DnsServerSystemTrayApp Shreyas Zare logo2.ico - 4.0.3 + 5.0 Technitium Technitium DNS Server https://technitium.com/dns/ https://github.com/TechnitiumSoftware/DnsServer + ..\..\TechnitiumLibrary\bin\TechnitiumLibrary.IO.dll @@ -26,6 +27,7 @@ ..\..\TechnitiumLibrary\bin\TechnitiumLibrary.Net.dll + True @@ -33,13 +35,16 @@ True + + - - + + + ResXFileCodeGenerator diff --git a/DnsServerWindowsService/DnsServerWindowsService.csproj b/DnsServerWindowsService/DnsServerWindowsService.csproj index a165bfab..5b9ca924 100644 --- a/DnsServerWindowsService/DnsServerWindowsService.csproj +++ b/DnsServerWindowsService/DnsServerWindowsService.csproj @@ -1,14 +1,14 @@  - net7.0 + net8.0 false true true DnsServerWindowsService DnsService logo2.ico - 11.5.3 + 12.0 Shreyas Zare Technitium Technitium DNS Server @@ -29,8 +29,8 @@ - - + +