Skip to content

Commit

Permalink
Bump AnalyzersVersion from 2.9.4 to 2.9.6
Browse files Browse the repository at this point in the history
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.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)

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)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 4, 2019
1 parent a68df0b commit 5231e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<Import Project="version.props" />
<PropertyGroup>
<AnalyzersVersion>2.9.4</AnalyzersVersion>
<AnalyzersVersion>2.9.6</AnalyzersVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="2.7.0" PrivateAssets="All" />
Expand Down

0 comments on commit 5231e8b

Please sign in to comment.