Skip to content

Commit 10c4bbf

Browse files
build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#11)
Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 3.8.0 to 3.11.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cffe0b5 commit 10c4bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5" />
11-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.8.0" />
11+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.11.0" />
1212
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.2" />
1313
<PackageReference Include="ICSharpCode.Decompiler" Version="7.1.0.6543" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)