We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a576175 commit c54e327Copy full SHA for c54e327
1 file changed
Directory.Packages.props
@@ -57,7 +57,7 @@
57
<GlobalPackageReference Include="Microsoft.VisualStudio.Internal.MicroBuild.VisualStudio" Version="$(MicroBuildVersion)" />
58
<!-- The condition works around https://github.com/dotnet/sdk/issues/44951 -->
59
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.9.50" Condition="!('$(TF_BUILD)'=='true' and '$(dotnetformat)'=='true')" />
60
- <GlobalPackageReference Include="PolySharp" Version="1.15.0" />
+ <GlobalPackageReference Include="PolySharp" Version="1.16.0" />
61
<GlobalPackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" />
62
</ItemGroup>
63
</Project>
0 commit comments