Skip to content

Commit e6e563f

Browse files
Bump AnalyzersVersion from 2.9.3 to 2.9.4
Bumps `AnalyzersVersion` from 2.9.3 to 2.9.4. Updates `Microsoft.CodeAnalysis.FxCopAnalyzers` from 2.9.3 to 2.9.4 - [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.3...v2.9.4) Updates `Microsoft.CodeQuality.Analyzers` from 2.9.3 to 2.9.4 - [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.3...v2.9.4) Updates `Microsoft.NetCore.Analyzers` from 2.9.3 to 2.9.4 - [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.3...v2.9.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 140eb68 commit e6e563f

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.3</AnalyzersVersion>
3+
<AnalyzersVersion>2.9.4</AnalyzersVersion>
44
</PropertyGroup>
55
<ItemGroup>
66
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />

0 commit comments

Comments
 (0)