We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff030c commit b8edfe1Copy full SHA for b8edfe1
src/Cake.Markdownlint/Cake.Markdownlint.csproj
@@ -20,7 +20,7 @@
20
<PackageReference Include="Cake.Core" Version="4.0.0">
21
<PrivateAssets>all</PrivateAssets>
22
</PackageReference>
23
- <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0">
+ <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.103">
24
25
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
26
0 commit comments