From f63e14239eda7ffb2cb4e040b6477850b70ac080 Mon Sep 17 00:00:00 2001 From: Evan Dixon Date: Sat, 11 Feb 2017 16:32:33 -0600 Subject: [PATCH] Changed default platform configuration Because creating a nuget package failed because it couldn't find bin\x86\Release, when it should have looked in bin\Release --- PKHeX/PKHeX.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKHeX/PKHeX.Core.csproj b/PKHeX/PKHeX.Core.csproj index 937ed2610..19687bcbf 100644 --- a/PKHeX/PKHeX.Core.csproj +++ b/PKHeX/PKHeX.Core.csproj @@ -2,7 +2,7 @@ Debug - x86 + AnyCPU 8.0.30703 2.0 {B4EFF030-C75A-49F9-A4BC-738D1B61C4AF}