Skip to content

Commit 43750df

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): Bump Microsoft.CodeAnalysis.Workspaces.Common
Bumps [Microsoft.CodeAnalysis.Workspaces.Common](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.Workspaces.Common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 028ac0e commit 43750df

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
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Verify.Xunit" Version="22.5.0" />
1919
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
2020
<PackageReference Update="Microsoft.CodeAnalysis.Common" Version="4.6.0" />
21-
<PackageReference Update="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.6.0" />
21+
<PackageReference Update="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.8.0" />
2222
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.6.0" />
2323
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.1" />
2424

0 commit comments

Comments
 (0)