From 7bb2ba34d4b210c46dd2890c98d294def969e50b Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 20 Jul 2020 11:45:01 +0800 Subject: [PATCH] Prefer to build for x86 CPU --- SourceGit/SourceGit.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SourceGit/SourceGit.csproj b/SourceGit/SourceGit.csproj index ac32ebc3..83255225 100644 --- a/SourceGit/SourceGit.csproj +++ b/SourceGit/SourceGit.csproj @@ -12,6 +12,10 @@ 2.0.0-preview MIT + + AnyCPU + true +