Skip to content

Commit

Permalink
Merge pull request #8 from midwan/dependabot/nuget/Microsoft.Extensio…
Browse files Browse the repository at this point in the history
…ns.Configuration.Json-9.0.1

Bump Microsoft.Extensions.Configuration.Json from 9.0.0 to 9.0.1
  • Loading branch information
midwan authored Jan 21, 2025
2 parents 5b7eea3 + fe1df93 commit 21399b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RetroRommer.Core/RetroRommer.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.1" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="Serilog.Settings.Configuration" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
Expand Down

0 comments on commit 21399b5

Please sign in to comment.