Skip to content

Commit fe677b8

Browse files
(deps): Bump the microsoft group across 2 directories with 1 update
Bumps the microsoft group with 1 update in the /new-cli directory: [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers). Bumps the microsoft group with 1 update in the /src directory: [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers). Updates `Microsoft.CodeAnalysis.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) Updates `Microsoft.CodeAnalysis.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 dependency-group: microsoft - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de3be2c commit fe677b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

new-cli/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ItemGroup>
66
<!-- common packages -->
77
<PackageVersion Include="LibGit2Sharp" Version="0.30.0" />
8-
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
8+
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
99
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
1010
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
1111
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ItemGroup>
66
<!-- common packages -->
77
<PackageVersion Include="LibGit2Sharp" Version="0.30.0" />
8-
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
8+
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
99
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.11.0" />
1010
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
1111
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.11.0" />

0 commit comments

Comments
 (0)