ci: fix some dll references
This commit is contained in:
parent
547993ad50
commit
ed4ab8f07d
@ -12,10 +12,10 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="MagicStorage">
|
<Reference Include="MagicStorage">
|
||||||
<HintPath>../Mod Libraries/MagicStorage.dll</HintPath>
|
<HintPath>../MagicStorage/MagicStorage.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MagicStorageHooks">
|
<Reference Include="MagicStorageHooks">
|
||||||
<HintPath>lib\MagicStorageHooks.dll</HintPath>
|
<HintPath>lib/MagicStorageHooks.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
Reference in New Issue
Block a user