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