Changed references path
This commit is contained in:
parent
3b516da61b
commit
effe7b0f9b
1 changed files with 2 additions and 4 deletions
|
|
@ -47,12 +47,10 @@
|
||||||
<Reference Include="System.Data" />
|
<Reference Include="System.Data" />
|
||||||
<Reference Include="System.Xml" />
|
<Reference Include="System.Xml" />
|
||||||
<Reference Include="TerrariaServer">
|
<Reference Include="TerrariaServer">
|
||||||
<HintPath>.\TerrariaServer.exe</HintPath>
|
<HintPath>TerrariaServerBins\TerrariaServer.exe</HintPath>
|
||||||
<Private>False</Private>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="TerrariaServerAPI">
|
<Reference Include="TerrariaServerAPI">
|
||||||
<HintPath>.\TerrariaServerAPI.dll</HintPath>
|
<HintPath>TerrariaServerBins\TerrariaServerAPI.dll</HintPath>
|
||||||
<Private>False</Private>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue