Skip to content

Commit

Permalink
Merge pull request #36 from panuoksala/dependabot/nuget/Serilog-3.1.1
Browse files Browse the repository at this point in the history
Bump Serilog from 3.0.1 to 3.1.1
  • Loading branch information
panuoksala committed Dec 14, 2023
2 parents 3df31e1 + bbeb058 commit 6fe7ac2
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 @@ -37,7 +37,7 @@
<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="Serilog" Version="3.0.1" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
Expand Down

0 comments on commit 6fe7ac2

Please sign in to comment.