Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump CounterStrikeSharp.API from 1.0.167 to 1.0.169
Browse files Browse the repository at this point in the history
Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) from 1.0.167 to 1.0.169.
- [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] <support@github.com>
dependabot[bot] authored Feb 22, 2024
1 parent e091edd commit dc3e6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InstadefusePlugin.csproj
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.167" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.169" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
</ItemGroup>

0 comments on commit dc3e6c5

Please sign in to comment.