Skip to content

Commit

Permalink
Bump CounterStrikeSharp.API from 1.0.263 to 1.0.264
Browse files Browse the repository at this point in the history
Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) from 1.0.263 to 1.0.264.
- [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 Sep 2, 2024
1 parent 8289f8d commit 8e06699
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.263"/>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.264"/>
<PackageReference Include="xunit" Version="2.9.0"/>
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion 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.263"/>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.264"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1"/>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8e06699

Please sign in to comment.