Skip to content

Commit cf0d1a6

Browse files
Bump PolySharp from 1.13.2 to 1.14.1 (#99)
Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.13.2 to 1.14.1. - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](Sergio0694/PolySharp@1.13.2...1.14.1) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21a1f7e commit cf0d1a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Analyzers/Akade.IndexedSet.Analyzers/Akade.IndexedSet.Analyzers.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.7.0" />
1515
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
16-
<PackageReference Include="PolySharp" Version="1.13.2">
16+
<PackageReference Include="PolySharp" Version="1.14.1">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

SourceGenerator/Akade.IndexedSet.InternalSourceGenerator/Akade.IndexedSet.InternalSourceGenerator.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.7.0" />
1515
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
16-
<PackageReference Include="PolySharp" Version="1.13.2">
16+
<PackageReference Include="PolySharp" Version="1.14.1">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)