Skip to content

Commit

Permalink
Merge pull request #10 from OpenShock/dependabot/nuget/nuget-dependen…
Browse files Browse the repository at this point in the history
…cies-998c98122a

Bump the nuget-dependencies group with 5 updates
  • Loading branch information
hhvrc authored Sep 16, 2024
2 parents 83e6c75 + 312728c commit 2567ca7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ManagerDiscordBot/ManagerDiscordBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@

<ItemGroup>
<PackageReference Include="Discord.Addons.Hosting" Version="6.1.0" />
<PackageReference Include="Discord.Net" Version="3.15.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
<PackageReference Include="Discord.Net" Version="3.16.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.ApiDescription.Client" Version="8.0.7">
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.8" />
<PackageReference Include="Microsoft.Extensions.ApiDescription.Client" Version="8.0.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 2567ca7

Please sign in to comment.