Build against CounterStrikeSharp 1.0.376

This commit is contained in:
Astra 2026-09-27 18:16:48 +01:00
parent 61f8ea0ad1
commit 791c198fa0

View file

@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<!-- Compile-time only: the server already has CounterStrikeSharp.API.dll -->
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.375">
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.376">
<PrivateAssets>none</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>