From 1c3ae970dd619ab231ab76346489e787e1ac6b85 Mon Sep 17 00:00:00 2001 From: Lucas Cota Date: Sun, 31 Jul 2022 16:09:42 -0300 Subject: [PATCH] x64 target. --- MDRPC/MDRPC.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MDRPC/MDRPC.csproj b/MDRPC/MDRPC.csproj index 96a3349..78e980f 100644 --- a/MDRPC/MDRPC.csproj +++ b/MDRPC/MDRPC.csproj @@ -25,11 +25,12 @@ embedded true - bin\Release\ + ..\publish\ TRACE prompt 4 true + x64