Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 634f48e

Browse files
authored
Merge pull request #20 from TechNobre/dependabot/nuget/develop/Serilog.Exceptions-8.2.0build.634
NuGet(deps): Bump Serilog.Exceptions from 8.1.0 to 8.2.0+build.634
2 parents e10673d + 4083049 commit 634f48e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/PowerUtils.AspNetCore.ErrorHandler.Samples/Samples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
2121
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
2222
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
23-
<PackageReference Include="Serilog.Exceptions" Version="8.1.0" />
23+
<PackageReference Include="Serilog.Exceptions" Version="8.2.0+build.634" />
2424
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.2.0" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)