Skip to content

Commit e182ecb

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.1.0 to 4.10.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.1.0 to 4.10.0. - [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]>
1 parent efab186 commit e182ecb

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
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<!-- Published dependencies (only update on major version change) -->
4-
<CodeAnalysisFrozenVersion>4.1.0</CodeAnalysisFrozenVersion>
4+
<CodeAnalysisFrozenVersion>4.10.0</CodeAnalysisFrozenVersion>
55
<DemystifierFrozenVersion>0.4.1</DemystifierFrozenVersion>
66
<HumanizerFrozenVersion>2.14.1</HumanizerFrozenVersion>
77

0 commit comments

Comments
 (0)