Skip to content

Commit

Permalink
Put back to x86 mode
Browse files Browse the repository at this point in the history
  • Loading branch information
GrimaceOfDespair committed Apr 20, 2012
1 parent b89722c commit c57f258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Framework/Management.Tests/N2.Management.Tests.csproj
Expand Up @@ -52,7 +52,7 @@
<DefineConstants>TRACE;NET3_5;NH2_1;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>AnyCPU</PlatformTarget>
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit c57f258

Please sign in to comment.