diff --git a/App.config b/App.config
index 0eb4a86..36f3f80 100644
--- a/App.config
+++ b/App.config
@@ -9,6 +9,10 @@
+
+
+
+
diff --git a/EmailWithAttachedFile.csproj b/EmailWithAttachedFile.csproj
index b87e7f4..0e4c079 100644
--- a/EmailWithAttachedFile.csproj
+++ b/EmailWithAttachedFile.csproj
@@ -39,22 +39,49 @@
packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll
+
+ packages\BouncyCastle.Cryptography.2.6.2\lib\net461\BouncyCastle.Cryptography.dll
+ True
+
packages\FileHelpers.3.4.2\lib\net45\FileHelpers.dll
-
- packages\MailKit.2.10.0\lib\net48\MailKit.dll
+
+ packages\MailKit.4.16.0\lib\net48\MailKit.dll
+ True
-
- packages\MimeKit.2.10.1\lib\net48\MimeKit.dll
+
+ packages\MimeKit.4.16.0\lib\net48\MimeKit.dll
+ True
-
- packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
+
+ packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll
+ True
+
+ packages\System.Formats.Asn1.10.0.6\lib\net462\System.Formats.Asn1.dll
+ True
+
+
+ packages\System.Memory.4.6.3\lib\net462\System.Memory.dll
+ True
+
+
+ packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll
+ True
+
+
+ packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll
+ True
+
+
+ packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll
+ True
+
@@ -127,4 +154,11 @@
-->
+
+
+
+ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.
+
+
+
\ No newline at end of file
diff --git a/packages.config b/packages.config
index 46e9e6e..c3d8f7e 100644
--- a/packages.config
+++ b/packages.config
@@ -1,7 +1,14 @@
-
-
+
+
+
-
+
+
+
+
+
+
+
\ No newline at end of file