Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 0bfc1656 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

[HashingTool] change Prefer32Bit to false

parent e478a600
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>true</Prefer32Bit>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment