Skip to content

Commit

Permalink
Merge pull request #264 from Lan2Play/dependabot/nuget/CounterStrikeS…
Browse files Browse the repository at this point in the history
…harp.API-1.0.276

Bump CounterStrikeSharp.API from 1.0.266 to 1.0.276
  • Loading branch information
MD-V authored Oct 11, 2024
2 parents 7c8ec4e + 914e9fb commit 1a9c4f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PugSharp.Tests/PugSharp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.266" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.276" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down
2 changes: 1 addition & 1 deletion PugSharp/PugSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.266">
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.276">
<PrivateAssets>none</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 1a9c4f4

Please sign in to comment.