From 0aec2ea64dc17084de782bb775652e75882365ad Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sat, 10 Apr 2021 17:48:22 +0530 Subject: [PATCH] assembly version updated for release. --- DnsServerApp/DnsServerApp.csproj | 4 +--- DnsServerCore/DnsServerCore.csproj | 6 ++---- DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj | 5 ++--- DnsServerWindowsService/DnsServerWindowsService.csproj | 2 +- 4 files changed, 6 insertions(+), 11 deletions(-) diff --git a/DnsServerApp/DnsServerApp.csproj b/DnsServerApp/DnsServerApp.csproj index 1823e4be..a33e5ebd 100644 --- a/DnsServerApp/DnsServerApp.csproj +++ b/DnsServerApp/DnsServerApp.csproj @@ -6,15 +6,13 @@ Exe net5.0 logo2.ico - 6.0 + 6.1 Technitium Technitium DNS Server Shreyas Zare DnsServerApp DnsServerApp DnsServerApp.Program - 6.0.0.0 - 6.0.0.0 https://technitium.com/dns/ https://github.com/TechnitiumSoftware/DnsServer diff --git a/DnsServerCore/DnsServerCore.csproj b/DnsServerCore/DnsServerCore.csproj index 5e76a6a3..125369c5 100644 --- a/DnsServerCore/DnsServerCore.csproj +++ b/DnsServerCore/DnsServerCore.csproj @@ -166,7 +166,7 @@ - + @@ -202,9 +202,7 @@ .NET 5 DnsServer - 6.0.0.0 - 6.0.0.0 - 6.0 + 6.1 diff --git a/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj b/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj index ca657839..cda19835 100644 --- a/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj +++ b/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj @@ -11,7 +11,7 @@ DnsServerSystemTrayApp Shreyas Zare logo2.ico - 2.0 + 2.1 Technitium Technitium DNS Server .NET 5 @@ -19,8 +19,7 @@ https://github.com/TechnitiumSoftware/DnsServer - - False + ..\..\TechnitiumLibrary\bin\TechnitiumLibrary.IO.dll diff --git a/DnsServerWindowsService/DnsServerWindowsService.csproj b/DnsServerWindowsService/DnsServerWindowsService.csproj index e9e3fed4..3fa6ccaa 100644 --- a/DnsServerWindowsService/DnsServerWindowsService.csproj +++ b/DnsServerWindowsService/DnsServerWindowsService.csproj @@ -8,7 +8,7 @@ DnsServerWindowsService DnsService logo2.ico - 6.0 + 6.1 Shreyas Zare Technitium Technitium DNS Server