Skip to content

Commit

Permalink
Merge pull request #42 from edgegamers/dependabot/nuget/dev/multi-eb5…
Browse files Browse the repository at this point in the history
…9a3ee68

Bump CounterStrikeSharp.API and Microsoft.Extensions.DependencyInjection.Abstractions
  • Loading branch information
MSWS authored Dec 18, 2024
2 parents 01c3e89 + 99f884c commit 2a2cb72
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 @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284"/>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.290"/>
<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.284"/>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.290"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2"/>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2a2cb72

Please sign in to comment.