Skip to content

Commit 5750e4d

Browse files
Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0
Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.4 to 3.11.0. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3415d9 commit 5750e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AssemblyMetadata.Generators.Tests/AssemblyMetadata.Generators.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PrivateAssets>all</PrivateAssets>
4040
</PackageReference>
4141
<PackageReference Include="FluentAssertions" Version="6.12.1" />
42-
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4">
42+
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0">
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>

0 commit comments

Comments
 (0)