Skip to content

Commit

Permalink
Merge pull request #59 from nefarius/dependabot/nuget/Serilog.AspNetC…
Browse files Browse the repository at this point in the history
…ore-8.0.2

Bump Serilog.AspNetCore from 8.0.1 to 8.0.2
  • Loading branch information
nefarius authored Aug 5, 2024
2 parents 1febe91 + c2ed8d1 commit dda9628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nefarius.Utilities.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.1.2" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.Sinks.File.Archive" Version="1.0.5" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
</ItemGroup>
Expand Down

0 comments on commit dda9628

Please sign in to comment.