Skip to content

Commit 34b21f9

Browse files
Bump Microsoft.CodeAnalysis.Workspaces.Common from 4.3.0 to 4.3.1 (#2890)
Bumps [Microsoft.CodeAnalysis.Workspaces.Common](https://github.com/dotnet/roslyn) from 4.3.0 to 4.3.1. - [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.Workspaces.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7f2190 commit 34b21f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.3.1" />
99
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.0" />
1010
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.3.0" />
11-
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.3.0" />
11+
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.3.1" />
1212
<PackageVersion Include="Microsoft.Composition" Version="1.0.31" />
1313
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
1414
<PackageVersion Include="Microsoft.NETCore.Platforms" Version="6.0.5" />

0 commit comments

Comments
 (0)