Skip to content

Commit

Permalink
Merge pull request #42 from panuoksala/dependabot/nuget/Serilog.Setti…
Browse files Browse the repository at this point in the history
…ngs.Configuration-8.0.0

Bump Serilog.Settings.Configuration from 7.0.1 to 8.0.0
  • Loading branch information
panuoksala committed Mar 20, 2024
2 parents 9a5fa42 + 05bb8af commit abc418e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StreamDeckAzureDevOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="StreamDeckLib.Config" Version="0.*" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.1" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
Expand Down

0 comments on commit abc418e

Please sign in to comment.