Change csproj settings.

This commit is contained in:
Ottermandias 2021-09-28 15:40:02 +02:00
parent 37485b4b6a
commit a3aba86c4e
3 changed files with 2 additions and 10 deletions

View file

@ -29,8 +29,6 @@
<ItemGroup>
<Reference Include="Dalamud">
<HintPath>$(DALAMUD_ROOT)\Dalamud.dll</HintPath>
<HintPath>..\libs\Dalamud.dll</HintPath>
<HintPath>$(AppData)\XIVLauncher\addon\Hooks\dev\Dalamud.dll</HintPath>
<Private>False</Private>
</Reference>