Skip to content

Commit

Permalink
Bump CounterStrikeSharp.API from 1.0.276 to 1.0.279
Browse files Browse the repository at this point in the history
Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) from 1.0.276 to 1.0.279.
- [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases)
- [Commits](https://github.com/roflmuffin/CounterStrikeSharp/commits)

---
updated-dependencies:
- dependency-name: CounterStrikeSharp.API
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent da60410 commit 3150dee
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.276" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.279" />
<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.276">
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.279">
<PrivateAssets>none</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 3150dee

Please sign in to comment.