Skip to content

Commit 292f8a3

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.9.2 to 4.10.0 (#2230)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.9.2 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f96bc2a commit 292f8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</ItemGroup>
2323
<ItemGroup Label="Compile dependencies">
2424
<PackageVersion Include="BenchmarkDotNet" Version="0.13.12" />
25-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
25+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
2626
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
2727
<PackageVersion Include="MinVer" Version="5.0.0" />
2828
<PackageVersion Include="Nullable" Version="1.3.1" />

0 commit comments

Comments
 (0)