Skip to content

Commit fb4c637

Browse files
Bump PolySharp from 1.14.1 to 1.15.0 in /Analogy.LogViewer.Serilog.Sinks
Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](Sergio0694/PolySharp@1.14.1...1.15.0) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68234c1 commit fb4c637

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)