Build against CounterStrikeSharp 1.0.376

This commit is contained in:
Astra 2026-09-27 18:16:48 +01:00
parent e33dea7180
commit 5d0cf7ce80

View file

@ -21,7 +21,7 @@
<ItemGroup> <ItemGroup>
<!-- Matches the server pin (pre.sh CSS_VERSION). PanoramaManager below needs 1.0.374+, <!-- Matches the server pin (pre.sh CSS_VERSION). PanoramaManager below needs 1.0.374+,
the release that added the CCSCustomHudLayout API it drives. --> the release that added the CCSCustomHudLayout API it drives. -->
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.375" /> <PackageReference Include="CounterStrikeSharp.API" Version="1.0.376" />
<PackageReference Include="MaxMind.Db" Version="5.1.0"> <PackageReference Include="MaxMind.Db" Version="5.1.0">
</PackageReference> </PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" /> <PackageReference Include="Newtonsoft.Json" Version="13.0.4" />