From dc3252f494d08d0a3350eddae177852e93f5af49 Mon Sep 17 00:00:00 2001 From: Lohikar Date: Mon, 9 Apr 2018 14:31:58 -0500 Subject: [PATCH] Build as AnyCPU by default --- AuroraRecordGenerator/AuroraRecordGenerator.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AuroraRecordGenerator/AuroraRecordGenerator.csproj b/AuroraRecordGenerator/AuroraRecordGenerator.csproj index 8f3d36b..997c109 100644 --- a/AuroraRecordGenerator/AuroraRecordGenerator.csproj +++ b/AuroraRecordGenerator/AuroraRecordGenerator.csproj @@ -16,7 +16,7 @@ true - x64 + AnyCPU true full false @@ -27,7 +27,7 @@ false - x64 + AnyCPU pdbonly true bin\Release\