We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c3db1 commit e90b1daCopy full SHA for e90b1da
IntegrationServer/IntegrationServer.csproj
@@ -57,7 +57,7 @@
57
<PlatformTarget>AnyCPU</PlatformTarget>
58
<ErrorReport>prompt</ErrorReport>
59
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
60
- <Prefer32Bit>true</Prefer32Bit>
+ <Prefer32Bit>false</Prefer32Bit>
61
<WarningLevel>4</WarningLevel>
62
<AssemblyName>IntegrationEngine.ConsoleHost</AssemblyName>
63
</PropertyGroup>
0 commit comments