Skip to content

Commit 24c8346

Browse files
Update dependency Microsoft.CodeAnalysis.Analyzers to v5 (#1023)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 3f07ea1 commit 24c8346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ServiceComposer.AspNetCore.SourceGeneration/ServiceComposer.AspNetCore.SourceGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="4.14.0">
20+
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="5.3.0">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)