Skip to content

Commit ded78c6

Browse files
build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#35)
Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 3.11.0 to 4.1.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/v4.1.0) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8d3449 commit ded78c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.SourceGenerator.TestNuGetHelper/ReactiveMarbles.SourceGenerator.TestNuGetHelper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="ReactiveMarbles.NuGet.Helpers" Version="1.0.11" />
11-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.11.0" />
11+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.1.0" />
1212
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
1313
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.1.6856" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)