Skip to content

Commit

Permalink
Merge pull request #122 from cake-contrib/renovate/microsoft.codeanal…
Browse files Browse the repository at this point in the history
…ysis.netanalyzers-6.x

(maint) Update dependency Microsoft.CodeAnalysis.NetAnalyzers to v6
  • Loading branch information
nils-a committed Nov 11, 2021
2 parents 9090b46 + 3e83193 commit 51efb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj
Expand Up @@ -43,7 +43,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.3">
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 51efb91

Please sign in to comment.