From a7f2f2e20978fa578e5fe55a4c1bedb81a4ccd62 Mon Sep 17 00:00:00 2001 From: Evan Dixon Date: Wed, 10 Aug 2016 09:47:53 -0500 Subject: [PATCH] Set test platform to x86 to fix a processor type mismatch warning --- Tests/PKHeX.Tests/PKHeX.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Tests/PKHeX.Tests/PKHeX.Tests.csproj b/Tests/PKHeX.Tests/PKHeX.Tests.csproj index 374291b32..b27a7c662 100644 --- a/Tests/PKHeX.Tests/PKHeX.Tests.csproj +++ b/Tests/PKHeX.Tests/PKHeX.Tests.csproj @@ -25,6 +25,7 @@ DEBUG;TRACE prompt 4 + x86 pdbonly