Skip to content

Commit be63d76

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2 (#641)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.8.0 to 4.9.2. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14553f7 commit be63d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="DocFx.App" Version="2.75.3" />
1111
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.3" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
13-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
13+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
1414
<PackageVersion Include="Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers" Version="3.3.1" />
1515
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
1616
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />

0 commit comments

Comments
 (0)