Skip to content

Commit a796d3d

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

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
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
1818
<PackageReference Include="Verify.Xunit" Version="22.5.0" />
1919
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
20-
<PackageReference Update="Microsoft.CodeAnalysis.Common" Version="4.6.0" />
20+
<PackageReference Update="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
2121
<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" />

0 commit comments

Comments
 (0)