Skip to content

Commit 4198710

Browse files
Bump AnalyzersVersion from 2.9.4 to 2.9.6
Bumps `AnalyzersVersion` from 2.9.4 to 2.9.6. Updates `Microsoft.CodeAnalysis.FxCopAnalyzers` from 2.9.4 to 2.9.6 - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](dotnet/roslyn-analyzers@v2.9.4...v2.9.6) Updates `Microsoft.CodeAnalysis.PublicApiAnalyzers` from 2.9.4 to 2.9.6 - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](dotnet/roslyn-analyzers@v2.9.4...v2.9.6) Updates `Microsoft.NetCore.Analyzers` from 2.9.4 to 2.9.6 - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](dotnet/roslyn-analyzers@v2.9.4...v2.9.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fb0455e commit 4198710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<AnalyzersVersion>2.9.4</AnalyzersVersion>
3+
<AnalyzersVersion>2.9.6</AnalyzersVersion>
44
<MicrosoftNETFrameworkReferenceAssembliesVersion>1.0.0-preview.2</MicrosoftNETFrameworkReferenceAssembliesVersion>
55
</PropertyGroup>
66
<ItemGroup>

0 commit comments

Comments
 (0)