Skip to content

Commit 89fcc7c

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.8.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.7.0 to 4.8.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 acdf616 commit 89fcc7c

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
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="Suave" Version="2.6.2" />
2020
<PackageVersion Include="System.Memory" Version="4.5.5" />
2121
<PackageVersion Include="System.Text.Json" Version="8.0.0" />
22-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
22+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
2323
<PackageVersion Include="NUnit" Version="3.14.0" />
2424
<PackageVersion Include="FsUnit" Version="5.6.0" />
2525
<PackageVersion Include="FSharp.Data" Version="6.3.0" />

0 commit comments

Comments
 (0)