diff --git a/PKHeX.WinForms/PKHeX.WinForms.csproj b/PKHeX.WinForms/PKHeX.WinForms.csproj index ce0ae45dd..559d6ea1f 100644 --- a/PKHeX.WinForms/PKHeX.WinForms.csproj +++ b/PKHeX.WinForms/PKHeX.WinForms.csproj @@ -34,7 +34,7 @@ true - bin\x86\Debug\ + bin\Debug\ DEBUG;CLICKONCE;WINDOWS full x86 @@ -43,7 +43,7 @@ MinimumRecommendedRules.ruleset - bin\x86\Release\ + bin\Release\ CLICKONCE;WINDOWS true pdbonly @@ -53,7 +53,7 @@ true - bin\x86\Mono-Debug\ + bin\Mono-Debug\ DEBUG;MONO full x86 @@ -62,7 +62,7 @@ MinimumRecommendedRules.ruleset - bin\x86\Mono-Release\ + bin\Mono-Release\ MONO true pdbonly