Skip to content

Commit e531129

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 095678a commit e531129

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
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
1919
<PackageVersion Include="Suave" Version="2.6.2" />
2020
<PackageVersion Include="System.Memory" Version="4.5.5" />
21-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
21+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
2222
<PackageVersion Include="NUnit" Version="3.14.0" />
2323
<PackageVersion Include="FsUnit" Version="5.6.0" />
2424
<PackageVersion Include="FSharp.Data" Version="6.3.0" />

0 commit comments

Comments
 (0)