Skip to content

Commit

Permalink
Update WeaponPaints.csproj
Browse files Browse the repository at this point in the history
Always build on the latest version of counterstrikesharp
  • Loading branch information
daffyyyy authored Nov 14, 2023
1 parent b4f8bdb commit 486c4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WeaponPaints.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 486c4d1

Please sign in to comment.