diff --git a/DnsServerApp/DnsServerApp.csproj b/DnsServerApp/DnsServerApp.csproj index 78f46ccb..8adcefdb 100644 --- a/DnsServerApp/DnsServerApp.csproj +++ b/DnsServerApp/DnsServerApp.csproj @@ -6,7 +6,7 @@ Exe net6.0 logo2.ico - 8.1.4 + 9.0 Technitium Technitium DNS Server Shreyas Zare diff --git a/DnsServerCore.ApplicationCommon/DnsServerCore.ApplicationCommon.csproj b/DnsServerCore.ApplicationCommon/DnsServerCore.ApplicationCommon.csproj index 9c40e200..37e6c917 100644 --- a/DnsServerCore.ApplicationCommon/DnsServerCore.ApplicationCommon.csproj +++ b/DnsServerCore.ApplicationCommon/DnsServerCore.ApplicationCommon.csproj @@ -11,7 +11,7 @@ DnsServerCore.ApplicationCommon - 3.0 + 4.0 diff --git a/DnsServerCore/DnsServerCore.csproj b/DnsServerCore/DnsServerCore.csproj index bc00df48..e6d43001 100644 --- a/DnsServerCore/DnsServerCore.csproj +++ b/DnsServerCore/DnsServerCore.csproj @@ -43,11 +43,13 @@ + + @@ -172,6 +174,9 @@ PreserveNewest + + PreserveNewest + PreserveNewest @@ -187,6 +192,9 @@ PreserveNewest + + PreserveNewest + PreserveNewest @@ -265,7 +273,7 @@ DnsServer - 8.1.4 + 9.0 diff --git a/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj b/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj index 824fd13c..a07e2e1e 100644 --- a/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj +++ b/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj @@ -11,7 +11,7 @@ DnsServerSystemTrayApp Shreyas Zare logo2.ico - 3.0 + 3.1 Technitium Technitium DNS Server diff --git a/DnsServerWindowsService/DnsServerWindowsService.csproj b/DnsServerWindowsService/DnsServerWindowsService.csproj index 899f08dc..fd3cb033 100644 --- a/DnsServerWindowsService/DnsServerWindowsService.csproj +++ b/DnsServerWindowsService/DnsServerWindowsService.csproj @@ -8,7 +8,7 @@ DnsServerWindowsService DnsService logo2.ico - 8.1.4 + 9.0 Shreyas Zare Technitium Technitium DNS Server