Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
chore(building): add additional references to outdir required for pub…
Browse files Browse the repository at this point in the history
…lishing
  • Loading branch information
CoderCow committed May 1, 2017
1 parent a433742 commit 352e9a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions House Regions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<ItemGroup>
<Reference Include="OTAPI">
<HintPath>..\TShock\TerrariaServerAPI\TerrariaServerAPI\bin\Debug\OTAPI.dll</HintPath>
<Private>False</Private>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down Expand Up @@ -155,12 +155,12 @@
<ProjectReference Include="..\TShock\TerrariaServerAPI\TerrariaServerAPI\TerrariaServerAPI.csproj">
<Project>{6877506e-adc6-4142-98a6-79e4fa02855a}</Project>
<Name>TerrariaServerAPI</Name>
<Private>False</Private>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\TShock\TShockAPI\TShockAPI.csproj">
<Project>{49606449-072b-4cf5-8088-aa49da586694}</Project>
<Name>TShockAPI</Name>
<Private>False</Private>
<Private>True</Private>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit 352e9a2

Please sign in to comment.