Fix compilation error

This commit is contained in:
R-YaTian 2023-04-14 11:03:10 +08:00 committed by GitHub
parent 2733a79823
commit 370483506b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,6 +87,11 @@
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
</PropertyGroup>
<ItemGroup>
<Reference Include="DSDecmp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\DSDecmp\DSDecmp\bin\Debug\DSDecmp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Ekona, Version=7.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\Ekona\bin\Debug\Ekona.dll</HintPath>