Skip to content

Commit c0fd584

Browse files
use LabAPI nuget instead of file
1 parent e13ed7c commit c0fd584

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

SER.csproj

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,9 @@
4646
<HintPath>$(SL_DEV_REFERENCES)\CommandSystem.Core.dll</HintPath>
4747
<Private>true</Private>
4848
</Reference>
49-
<Reference Include="LabApi">
50-
<HintPath>$(SL_DEV_REFERENCES)\LabApi.dll</HintPath>
51-
</Reference>
5249
<Reference Include="Mirror">
5350
<HintPath>$(SL_DEV_REFERENCES)\Mirror.dll</HintPath>
5451
</Reference>
55-
<Reference Include="NorthwoodLib">
56-
<HintPath>$(SL_DEV_REFERENCES)\NorthwoodLib.dll</HintPath>
57-
</Reference>
5852
<Reference Include="Pooling">
5953
<HintPath>$(SL_DEV_REFERENCES)\Pooling.dll</HintPath>
6054
</Reference>
@@ -91,6 +85,7 @@
9185
<PackageReference Include="AudioPlayerApi" Version="1.1.2" />
9286
<PackageReference Include="NCalc" Version="1.3.8" />
9387
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
88+
<PackageReference Include="Northwood.LabAPI" Version="1.1.4" />
9489
</ItemGroup>
9590

9691

0 commit comments

Comments
 (0)