Skip to content

Commit 6362e87

Browse files
Bump PolySharp from 1.14.1 to 1.15.0
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 7551e9a commit 6362e87

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
@@ -53,7 +53,7 @@
5353
</ItemGroup>
5454
<ItemGroup Condition=" '$(TargetFramework)' == 'net48' ">
5555
<PackageReference Include="Microsoft.Bcl.HashCode" Version="6.0.0" />
56-
<PackageReference Include="PolySharp" Version="1.14.1">
56+
<PackageReference Include="PolySharp" Version="1.15.0">
5757
<PrivateAssets>all</PrivateAssets>
5858
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5959
</PackageReference>

0 commit comments

Comments
 (0)