Skip to content

Commit 7218c19

Browse files
Bump CounterStrikeSharp.API and Microsoft.Extensions.Localization.Abstractions
Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) and [Microsoft.Extensions.Localization.Abstractions](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `CounterStrikeSharp.API` from 1.0.296 to 1.0.305 - [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases) - [Commits](https://github.com/roflmuffin/CounterStrikeSharp/commits) Updates `Microsoft.Extensions.Localization.Abstractions` from 8.0.3 to 8.0.3 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.3) --- updated-dependencies: - dependency-name: CounterStrikeSharp.API dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Localization.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17aa3df commit 7218c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RetakesPlugin/RetakesPlugin.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.296" />
9+
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.305" />
1010
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="8.0.3" />
1111
<ProjectReference Include="..\RetakesPluginShared\RetakesPluginShared.csproj" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)