Skip to content

Commit

Permalink
update nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Jun 27, 2024
1 parent dc974af commit 74d528d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

<PropertyGroup>
<TargetFrameworks>net8.0-windows;net7.0-windows;net6.0-windows</TargetFrameworks>
<Version>6.0.1</Version>
<Version>6.0.2</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Analogy.LogViewer.Serilog.Sinks" Version="6.0.0" />
<PackageReference Include="Analogy.LogViewer.Serilog.Sinks" Version="6.0.2" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Enrichers.CorrelationId" Version="3.0.1" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
Expand Down

0 comments on commit 74d528d

Please sign in to comment.