Skip to content

Commit

Permalink
Merge pull request #48 from nefarius/dependabot/nuget/Serilog.Sinks.F…
Browse files Browse the repository at this point in the history
…ile.Archive-1.0.5

Bump Serilog.Sinks.File.Archive from 1.0.4 to 1.0.5
  • Loading branch information
nefarius authored Feb 19, 2024
2 parents f6a5a67 + 85953d3 commit 081771c
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 @@
</PackageReference>
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Sinks.File.Archive" Version="1.0.4" />
<PackageReference Include="Serilog.Sinks.File.Archive" Version="1.0.5" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
</ItemGroup>

Expand Down

0 comments on commit 081771c

Please sign in to comment.