Skip to content

Commit

Permalink
Merge pull request #41 from panuoksala/dependabot/nuget/Serilog.Exten…
Browse files Browse the repository at this point in the history
…sions.Logging-and-Microsoft.Extensions.Logging-8.0.0

Bump Serilog.Extensions.Logging and Microsoft.Extensions.Logging
  • Loading branch information
panuoksala committed Dec 14, 2023
2 parents ea3b364 + 3ae1df8 commit 9d6b98a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions StreamDeckAzureDevOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 9d6b98a

Please sign in to comment.