Fix SlimDX reference in MultiHawk, which was broken by AnyCPU update

This commit is contained in:
nattthebear 2017-06-27 17:06:35 -04:00
parent 872bc39583
commit 7318c6a9f6
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
</Reference>
<Reference Include="SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9, processorArchitecture=AMD64">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\References\$(Platform)\SlimDX.dll</HintPath>
<HintPath>..\References\x64\SlimDX.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />