Skip to content

Commit

Permalink
Merge pull request #7 from midwan/dependabot/nuget/Serilog.Settings.C…
Browse files Browse the repository at this point in the history
…onfiguration-9.0.0

Bump Serilog.Settings.Configuration from 8.0.4 to 9.0.0
  • Loading branch information
midwan authored Dec 9, 2024
2 parents e7be619 + daa092d commit 5b7eea3
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 @@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.4" />
<PackageReference Include="Serilog.Settings.Configuration" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="WPF-UI" Version="3.0.5" />
</ItemGroup>
Expand Down

0 comments on commit 5b7eea3

Please sign in to comment.