diff --git a/DnsServerApp.NETCore/DnsServerApp.NETCore.csproj b/DnsServerApp.NETCore/DnsServerApp.NETCore.csproj
index b3053ded..5f90bd43 100644
--- a/DnsServerApp.NETCore/DnsServerApp.NETCore.csproj
+++ b/DnsServerApp.NETCore/DnsServerApp.NETCore.csproj
@@ -31,21 +31,8 @@
-
-
-
-
-
-
- ..\..\TechnitiumLibrary\bin\TechnitiumLibrary.IO.dll
-
-
- ..\..\TechnitiumLibrary\bin\TechnitiumLibrary.Net.dll
-
-
-
diff --git a/DnsServerApp/DnsServerApp.csproj b/DnsServerApp/DnsServerApp.csproj
index 3afba794..6a6bedec 100644
--- a/DnsServerApp/DnsServerApp.csproj
+++ b/DnsServerApp/DnsServerApp.csproj
@@ -38,9 +38,6 @@
logo2.ico
-
- ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll
-
@@ -51,7 +48,6 @@
Designer
-
diff --git a/DnsServerApp/packages.config b/DnsServerApp/packages.config
deleted file mode 100644
index 57627541..00000000
--- a/DnsServerApp/packages.config
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/DnsServerCore/DnsServerCore.csproj b/DnsServerCore/DnsServerCore.csproj
index b3f4351c..b2f98bd9 100644
--- a/DnsServerCore/DnsServerCore.csproj
+++ b/DnsServerCore/DnsServerCore.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
@@ -125,6 +125,7 @@
false
+ true
Shreyas Zare
Technitium
Technitium DNS Server
diff --git a/DnsService/DnsService.csproj b/DnsService/DnsService.csproj
index bb6fca6b..51330384 100644
--- a/DnsService/DnsService.csproj
+++ b/DnsService/DnsService.csproj
@@ -38,9 +38,6 @@
logo2.ico
-
- ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll
-
@@ -65,7 +62,6 @@
Designer
-
diff --git a/DnsService/packages.config b/DnsService/packages.config
deleted file mode 100644
index 57627541..00000000
--- a/DnsService/packages.config
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file