Skip to content

Commit 8218b87

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): Bump Microsoft.CodeAnalysis.CSharp.Workspaces
Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.6.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.Workspaces dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a796d3d commit 8218b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bunit.generators.tests/bunit.generators.tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
2020
<PackageReference Update="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
2121
<PackageReference Update="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.8.0" />
22-
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.6.0" />
22+
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
2323
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.1" />
2424

2525
<PackageReference Include="xunit" Version="2.6.2" />

0 commit comments

Comments
 (0)