Skip to content

Commit

Permalink
Merge pull request #2 from davidramiro/dependabot/nuget/Serilog-4.0.1
Browse files Browse the repository at this point in the history
chore(deps): bump Serilog from 4.0.0 to 4.0.1
  • Loading branch information
davidramiro authored Aug 4, 2024
2 parents e60a2e8 + 7d71acf commit 74b94db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GlobalMute.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="NAudio.Wasapi" Version="2.2.1" />
<PackageReference Include="NAudio.WinForms" Version="2.2.1" />
<PackageReference Include="NAudio.WinMM" Version="2.2.1" />
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
Expand Down

0 comments on commit 74b94db

Please sign in to comment.