Skip to content

Commit

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

Update dependency Microsoft.Extensions.Configuration.Json to v8
  • Loading branch information
Lulalaby authored Jan 6, 2024
2 parents 78f0bc6 + 737a270 commit 2ce633e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="DisCatSharp.Configuration" Version="10.4.1" />
<PackageReference Include="DisCatSharp.Hosting" Version="10.4.1" />
<PackageReference Include="DisCatSharp.Hosting.DependencyInjection" Version="10.4.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
</ItemGroup>

<!--#if (UseApplicationCommands) -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="DisCatSharp.Configuration" Version="10.4.1" />
<PackageReference Include="DisCatSharp.Hosting" Version="10.4.1" />
<PackageReference Include="DisCatSharp.Hosting.DependencyInjection" Version="10.4.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
</ItemGroup>

<!--#if (UseApplicationCommands) -->
Expand Down

0 comments on commit 2ce633e

Please sign in to comment.