diff --git a/DnsServerApp.NETCore/DnsServerApp.NETCore.csproj b/DnsServerApp.NETCore/DnsServerApp.NETCore.csproj
index 640f43a2..0de3c63e 100644
--- a/DnsServerApp.NETCore/DnsServerApp.NETCore.csproj
+++ b/DnsServerApp.NETCore/DnsServerApp.NETCore.csproj
@@ -6,15 +6,15 @@
Exe
netcoreapp2.2
logo2.ico
- 2.3.1
+ 2.4
Technitium
Technitium DNS Server
Shreyas Zare
DnsServerApp
DnsServerApp
DnsServerApp.Program
- 2.3.1.0
- 2.3.1.0
+ 2.4.0.0
+ 2.4.0.0
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
diff --git a/DnsServerApp/Properties/AssemblyInfo.cs b/DnsServerApp/Properties/AssemblyInfo.cs
index c8d6a97c..c370956c 100644
--- a/DnsServerApp/Properties/AssemblyInfo.cs
+++ b/DnsServerApp/Properties/AssemblyInfo.cs
@@ -32,5 +32,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("2.3.1.0")]
-[assembly: AssemblyFileVersion("2.3.1.0")]
+[assembly: AssemblyVersion("2.4.0.0")]
+[assembly: AssemblyFileVersion("2.4.0.0")]
diff --git a/DnsServerCore/DnsServerCore.csproj b/DnsServerCore/DnsServerCore.csproj
index 4d3e2a0b..aa076878 100644
--- a/DnsServerCore/DnsServerCore.csproj
+++ b/DnsServerCore/DnsServerCore.csproj
@@ -25,6 +25,7 @@
+
@@ -96,6 +97,9 @@
Always
+
+ Always
+
Always
@@ -146,9 +150,9 @@
.NET Standard 2.0
DnsServer
- 2.3.1.0
- 2.3.1.0
- 2.3.1
+ 2.4.0.0
+ 2.4.0.0
+ 2.4
diff --git a/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj b/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj
index 767330e7..11016048 100644
--- a/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj
+++ b/DnsServerSystemTrayApp/DnsServerSystemTrayApp.csproj
@@ -31,17 +31,16 @@
TRACE
prompt
4
+ false
logo2.ico
-
+
-
-
False
diff --git a/DnsService/Properties/AssemblyInfo.cs b/DnsService/Properties/AssemblyInfo.cs
index 8d49958d..e23e4a02 100644
--- a/DnsService/Properties/AssemblyInfo.cs
+++ b/DnsService/Properties/AssemblyInfo.cs
@@ -32,5 +32,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("2.3.1.0")]
-[assembly: AssemblyFileVersion("2.3.1.0")]
+[assembly: AssemblyVersion("2.4.0.0")]
+[assembly: AssemblyFileVersion("2.4.0.0")]