Skip to content

Commit 6ecb65f

Browse files
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.14.0 to 5.3.0 (#422)
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-version: 5.3.0 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 bd058f2 commit 6ecb65f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CommunityToolkit.Maui.Markup.Benchmarks/CommunityToolkit.Maui.Markup.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
2020
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.14.0" Condition="'$(OS)' == 'Windows_NT'" />
2121
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
22-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
22+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
2323
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiPackageVersion)" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)