Skip to content

Commit

Permalink
Merge pull request #1 from OpenShock/dependabot/nuget/nuget-dependenc…
Browse files Browse the repository at this point in the history
…ies-5caf0f43c8

Bump the nuget-dependencies group with 4 updates
  • Loading branch information
hhvrc authored Apr 15, 2024
2 parents 4be8b1f + 0a42165 commit c2f65c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ManagerDiscordBot/ManagerDiscordBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
<ItemGroup>
<PackageReference Include="Discord.Addons.Hosting" Version="6.0.0" />
<PackageReference Include="Discord.Net" Version="3.14.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.3">
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.3" />
<PackageReference Include="Microsoft.Extensions.ApiDescription.Client" Version="8.0.3">
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.ApiDescription.Client" Version="8.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit c2f65c8

Please sign in to comment.