Skip to content

Commit a8fa612

Browse files
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.14.0 to 5.0.0
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a64ed61 commit a8fa612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Localization/Editor.Localization.CodeFixProvider/Editor.Localization.CodeFixProvider.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
10+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)