Skip to content

Commit

Permalink
Bump CounterStrikeSharp.API from 1.0.266 to 1.0.284
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]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 7f451e1 commit 51a4c73
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 @@ -16,7 +16,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 51a4c73

Please sign in to comment.