ci: fix some dll references
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user