diff --git a/PassiveSkillTreePlanter.csproj b/PassiveSkillTreePlanter.csproj index 2adccaa..93c460e 100644 --- a/PassiveSkillTreePlanter.csproj +++ b/PassiveSkillTreePlanter.csproj @@ -27,7 +27,7 @@ pdbonly true - ..\..\..\..\PoEHelper\Plugins\Compiled\PassiveSkillTreePlanter\ + ..\..\..\..\PoeHelper\Plugins\Compiled\PassiveSkillTreePlanter\ TRACE prompt 4 @@ -36,23 +36,23 @@ - ..\..\..\..\PoEHelper\ImGui.NET.dll + ..\..\..\..\PoeHelper\ImGui.NET.dll False - ..\..\..\..\PoEHelper\Newtonsoft.Json.dll + ..\..\..\..\PoeHelper\Newtonsoft.Json.dll False - ..\..\..\..\PoEHelper\Serilog.dll + ..\..\..\..\PoeHelper\Serilog.dll False - ..\..\..\..\PoEHelper\SharpDX.dll + ..\..\..\..\PoeHelper\SharpDX.dll False - ..\..\..\..\PoEHelper\SharpDX.Mathematics.dll + ..\..\..\..\PoeHelper\SharpDX.Mathematics.dll False @@ -98,13 +98,18 @@ - XCOPY "$(ProjectDir)textures" "$(TargetDir)textures" /s /i /y - - \ No newline at end of file +