Skip to content

Commit 580d905

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.3.1 to 4.4.0 (#2963)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.3.1 to 4.4.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/Visual-Studio-2019-Version-16.0-Preview-4.4) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... 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 dc50bfb commit 580d905

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
@@ -7,7 +7,7 @@
77
<PackageVersion Include="MahApps.Metro" Version="2.4.9" />
88
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" PrivateAssets="all" />
99
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.4.0" />
10-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" />
10+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
1111
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.3.1" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.3.1" />
1313
<PackageVersion Include="Microsoft.Composition" Version="1.0.31" />

0 commit comments

Comments
 (0)