Skip to content

Commit c54e327

Browse files
Update dependency PolySharp to 1.16.0
1 parent a576175 commit c54e327

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<GlobalPackageReference Include="Microsoft.VisualStudio.Internal.MicroBuild.VisualStudio" Version="$(MicroBuildVersion)" />
5858
<!-- The condition works around https://github.com/dotnet/sdk/issues/44951 -->
5959
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.9.50" Condition="!('$(TF_BUILD)'=='true' and '$(dotnetformat)'=='true')" />
60-
<GlobalPackageReference Include="PolySharp" Version="1.15.0" />
60+
<GlobalPackageReference Include="PolySharp" Version="1.16.0" />
6161
<GlobalPackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" />
6262
</ItemGroup>
6363
</Project>

0 commit comments

Comments
 (0)