mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 10:33:30 +08:00
Make VisualTests target 64 bit where possible
This commit is contained in:
parent
307a709e6b
commit
160f48bf85
@ -104,6 +104,7 @@
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
||||
<StartArguments>--tests</StartArguments>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="DeltaCompressionDotNet, Version=1.1.0.0, Culture=neutral, PublicKeyToken=1d14d6e5194e7f4a, processorArchitecture=MSIL">
|
||||
|
Loading…
Reference in New Issue
Block a user