Update WeaponPaints.csproj

Always build on the latest version of counterstrikesharp
This commit is contained in:
Dawid Bepierszcz
2023-11-14 15:09:08 +01:00
committed by GitHub
parent b4f8bdbf54
commit 486c4d1afe

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.52" />
<PackageReference Include="CounterStrikeSharp.API" Version="*" />
<PackageReference Include="Nexd.MySQL" Version="1.0.1" />
</ItemGroup>