Skip to content

Commit

Permalink
Merge pull request #34 from Aiko-IT-Systems/renovate/major-nuget-pack…
Browse files Browse the repository at this point in the history
…ages

chore(deps): update nuget packages to v8 (major)
  • Loading branch information
Lulalaby authored Nov 14, 2023
2 parents 46a2ccc + 7c6ceb9 commit 19c577f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ Extension allowing to require two factor authentication for commands.
<PackageReference Include="DisCatSharp.Common" Version="10.4.*-*" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.4.*-*" />
<PackageReference Include="Microsoft.DependencyValidation.Analyzers" Version="0.11.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="TwoFactorAuth.Net" Version="1.4.0" />
</ItemGroup>
Expand Down

0 comments on commit 19c577f

Please sign in to comment.