Skip to content

Commit 06d6b18

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.1.0 to 4.9.2 (#1490)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.1.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 416aed9 commit 06d6b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- Non-published dependencies (these are safe to update, won't cause a breaking change) -->
99
<BenchmarkDotNetVersion>0.13.*</BenchmarkDotNetVersion>
1010
<BogusVersion>35.2.*</BogusVersion>
11-
<CodeAnalysisVersion>4.8.*</CodeAnalysisVersion>
11+
<CodeAnalysisVersion>4.9.*</CodeAnalysisVersion>
1212
<CoverletVersion>6.0.*</CoverletVersion>
1313
<DapperVersion>2.1.*</DapperVersion>
1414
<FluentAssertionsVersion>6.12.*</FluentAssertionsVersion>

0 commit comments

Comments
 (0)