Change CounterStrikeSharp.Api to latest

This commit is contained in:
Dawid Bepierszcz 2023-11-20 21:42:23 +01:00 • committed by GitHub
parent b2a3443f45
commit 3e68c01e9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.61" />
<PackageReference Include="CounterStrikeSharp.API" Version="*" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>