From 1420ee10784ad994ace4ef9c5a45b46b5bead630 Mon Sep 17 00:00:00 2001 From: NYAN CAT Date: Sun, 15 Sep 2019 16:00:58 +0300 Subject: [PATCH] Update Server.csproj --- AsyncRAT-C#/Server/Server.csproj | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/AsyncRAT-C#/Server/Server.csproj b/AsyncRAT-C#/Server/Server.csproj index 80b58bb..3079ef3 100644 --- a/AsyncRAT-C#/Server/Server.csproj +++ b/AsyncRAT-C#/Server/Server.csproj @@ -1,5 +1,6 @@  + Debug @@ -12,6 +13,8 @@ 512 true + + AnyCPU @@ -50,6 +53,9 @@ False Resources\cGeoIp.dll + + ..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll + ..\packages\dnlib.3.2.0\lib\net45\dnlib.dll @@ -364,4 +370,12 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use 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