Skip to content

Commit

Permalink
Merge pull request #914 from Analogy-LogViewer/dependabot/nuget/Analo…
Browse files Browse the repository at this point in the history
…gy.LogViewer.Serilog.Sinks/PolySharp-1.15.0

Bump PolySharp from 1.14.1 to 1.15.0 in /Analogy.LogViewer.Serilog.Sinks
  • Loading branch information
LiorBanai authored Nov 21, 2024
2 parents 68234c1 + fb4c637 commit 59e2812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net48' ">
<PackageReference Include="Microsoft.Bcl.HashCode" Version="6.0.0" />
<PackageReference Include="PolySharp" Version="1.14.1">
<PackageReference Include="PolySharp" Version="1.15.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 59e2812

Please sign in to comment.