fix Tests Reference; restore IgnoreSSCPackets = false in PlayerData
This commit is contained in:
parent
1d2bfbe62f
commit
7702d3b00b
2 changed files with 12 additions and 3 deletions
|
|
@ -21,6 +21,12 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Reference Include="OTAPI">
|
||||
<HintPath>..\lib\OTAPI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OTAPI.Runtime">
|
||||
<HintPath>..\lib\OTAPI.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<ProjectReference Include="..\TShockAPI\TShockAPI.csproj" />
|
||||
<ProjectReference Include="..\TShockLauncher\TShockLauncher.csproj" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue