Skip to content

Commit 77bbac6

Browse files
deps: update dependency microsoft.codeanalysis.analyzers to 3.11.0 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb86214 commit 77bbac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/YoloDev.Sdk.RoslynAnalyzerLib/Sdk/ProjectProperties.props

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4"
10+
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0"
1111
IsImplicitlyDefined="true" PrivateAssets="all" />
1212
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0"
1313
IsImplicitlyDefined="true" PrivateAssets="all" />

0 commit comments

Comments
 (0)