From 66c56e3820bf5c4c4b37d4782502a637e677589f Mon Sep 17 00:00:00 2001 From: NYAN CAT Date: Sun, 1 Dec 2019 06:36:17 +0300 Subject: [PATCH] force to x86 --- AsyncRAT-C#/Client/Client.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AsyncRAT-C#/Client/Client.csproj b/AsyncRAT-C#/Client/Client.csproj index 65834a0..87c91cc 100644 --- a/AsyncRAT-C#/Client/Client.csproj +++ b/AsyncRAT-C#/Client/Client.csproj @@ -31,7 +31,7 @@ - AnyCPU + x86 true full false