We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Nullable
PolySharp
1 parent b20e0d9 commit 110da23Copy full SHA for 110da23
Directory.Packages.props
@@ -15,7 +15,7 @@
15
<GlobalPackageReference Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" />
16
<!-- The condition works around https://github.com/dotnet/sdk/issues/44951 -->
17
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.146" Condition="!('$(TF_BUILD)'=='true' and '$(dotnetformat)'=='true')" />
18
- <GlobalPackageReference Include="Nullable" Version="1.3.1" />
+ <GlobalPackageReference Include="PolySharp" Version="1.15.0" />
19
<GlobalPackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" />
20
</ItemGroup>
21
</Project>
0 commit comments