diff --git a/NuvemShopApi/NuvemShopApi.csproj b/NuvemShopApi/NuvemShopApi.csproj
index fffb358..382b2f4 100644
--- a/NuvemShopApi/NuvemShopApi.csproj
+++ b/NuvemShopApi/NuvemShopApi.csproj
@@ -31,18 +31,44 @@
4
-
- ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.1\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+ True
-
- ..\packages\RestSharp.105.2.3\lib\net46\RestSharp.dll
+
+ ..\packages\Newtonsoft.Json.13.0.4\lib\net45\Newtonsoft.Json.dll
+ True
+
+
+ ..\packages\RestSharp.113.1.0\lib\net48\RestSharp.dll
+ True
+
+ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll
+ True
+
+
+ ..\packages\System.IO.Pipelines.10.0.1\lib\net462\System.IO.Pipelines.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.Security.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll
@@ -54,6 +80,18 @@
..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll
+
+ ..\packages\System.Text.Encodings.Web.10.0.1\lib\net462\System.Text.Encodings.Web.dll
+ True
+
+
+ ..\packages\System.Text.Json.10.0.1\lib\net462\System.Text.Json.dll
+ True
+
+
+ ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll
+ True
+
@@ -84,4 +122,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/NuvemShopApi/packages.config b/NuvemShopApi/packages.config
index 04ef0fa..a27f784 100644
--- a/NuvemShopApi/packages.config
+++ b/NuvemShopApi/packages.config
@@ -1,8 +1,18 @@
+
-
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file