Skip to content

Commit

Permalink
Bump CounterStrikeSharp.API from 1.0.266 to 1.0.284 (#28)
Browse files Browse the repository at this point in the history
Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) from 1.0.266 to 1.0.284.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 5133337 commit f668162
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/CS2/Gangs/Gangs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.266"/>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284"/>
<PackageReference Include="xunit" Version="2.9.2"/>
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/GangsAPI/GangsAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.266"/>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1"/>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit f668162

Please sign in to comment.