We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68140fe commit ac7df31Copy full SHA for ac7df31
TerrariaServerAPI/TerrariaServerAPI.csproj
@@ -23,6 +23,6 @@
23
<ItemGroup>
24
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
25
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="9.0.0" />
26
- <PackageReference Include="OTAPI.Upcoming" Version="3.2.3" />
+ <PackageReference Include="OTAPI.Upcoming" Version="3.2.4" />
27
</ItemGroup>
28
</Project>
0 commit comments