Skip to content

Commit

Permalink
Merge pull request #1313 from Belphemur/dependabot/nuget/Serilog.Sink…
Browse files Browse the repository at this point in the history
…s.Console-5.0.1

chore(deps): bump Serilog.Sinks.Console from 5.0.0 to 5.0.1
  • Loading branch information
kodiakhq[bot] authored Nov 28, 2023
2 parents 14fa73f + 3bf14c8 commit 74022fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundSwitch/SoundSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>
<ItemGroup Condition="'$(Configuration)' == 'Debug'">
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
</ItemGroup>
<ItemGroup>
<Compile Update="Framework\Profile\UI\ProfileToolStripMenuItem.cs">
Expand Down

0 comments on commit 74022fe

Please sign in to comment.