Skip to content

Commit

Permalink
Merge pull request #538 from WildGums/dependabot/nuget/Serilog.Sinks.…
Browse files Browse the repository at this point in the history
…BrowserConsole-2.0.0

Bump Serilog.Sinks.BrowserConsole from 1.0.0 to 2.0.0
  • Loading branch information
GeertvanHorrik authored Oct 27, 2023
2 parents db3c39b + 5bcd30d commit 55ca7e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.*" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.*" />
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.BrowserConsole" Version="1.0.0" />
<PackageReference Include="Serilog.Sinks.BrowserConsole" Version="2.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="6.0.*" />
</ItemGroup>

Expand Down

0 comments on commit 55ca7e3

Please sign in to comment.