diff --git a/PentestBro.Core/PentestBro.Core.csproj b/PentestBro.Core/PentestBro.Core.csproj
index 708f81a..6f94c02 100644
--- a/PentestBro.Core/PentestBro.Core.csproj
+++ b/PentestBro.Core/PentestBro.Core.csproj
@@ -42,8 +42,9 @@
..\packages\IPAddressRange.3.2.0\lib\net45\IPAddressRange.dll
-
- ..\packages\log4net.2.0.8\lib\net45-full\log4net.dll
+
+ ..\packages\log4net.3.3.0\lib\netstandard2.0\log4net.dll
+ True
..\packages\PacketDotNet.0.19.1\lib\netstandard2.0\PacketDotNet.dll
@@ -65,20 +66,32 @@
..\packages\SharpPcap.4.5.0\lib\netstandard2.0\SharpPcap.dll
-
- ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll
+
+ ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll
+ True
+
+
+ ..\packages\System.Configuration.ConfigurationManager.10.0.5\lib\netstandard2.0\System.Configuration.ConfigurationManager.dll
+ True
-
- ..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll
+
+ ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll
+ True
-
- ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
+
+ ..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll
+ True
+
+
+ ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
+ True
-
- ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.1\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
+
+ ..\packages\System.Security.Cryptography.ProtectedData.10.0.5\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
+ True
diff --git a/PentestBro.Core/app.config b/PentestBro.Core/app.config
index 6b79791..ab0a602 100644
--- a/PentestBro.Core/app.config
+++ b/PentestBro.Core/app.config
@@ -4,11 +4,15 @@
-
+
-
+
+
+
+
+
diff --git a/PentestBro.Core/packages.config b/PentestBro.Core/packages.config
index 6edac35..a804488 100644
--- a/PentestBro.Core/packages.config
+++ b/PentestBro.Core/packages.config
@@ -3,14 +3,16 @@
-
+
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file