Skip to content

Commit 59e2812

Browse files
authored
Merge pull request #914 from Analogy-LogViewer/dependabot/nuget/Analogy.LogViewer.Serilog.Sinks/PolySharp-1.15.0
Bump PolySharp from 1.14.1 to 1.15.0 in /Analogy.LogViewer.Serilog.Sinks
2 parents 68234c1 + fb4c637 commit 59e2812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</ItemGroup>
5353
<ItemGroup Condition=" '$(TargetFramework)' == 'net48' ">
5454
<PackageReference Include="Microsoft.Bcl.HashCode" Version="6.0.0" />
55-
<PackageReference Include="PolySharp" Version="1.14.1">
55+
<PackageReference Include="PolySharp" Version="1.15.0">
5656
<PrivateAssets>all</PrivateAssets>
5757
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5858
</PackageReference>

0 commit comments

Comments
 (0)