Skip to content

Commit

Permalink
Merge pull request #63 from MrSmoke/dependabot/nuget/dev/Microsoft.Ex…
Browse files Browse the repository at this point in the history
…tensions.Configuration.Json-and-System.Text.Json-8.0.0

Bump Microsoft.Extensions.Configuration.Json and System.Text.Json
  • Loading branch information
MrSmoke authored Dec 25, 2023
2 parents e38b49e + 869427d commit 0048abf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
Expand Down

0 comments on commit 0048abf

Please sign in to comment.