Skip to content

Commit 39d94f4

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 3.11.0 to 4.1.0 (#157)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.11.0 to 4.1.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/v4.1.0) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1943f29 commit 39d94f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Update="Microsoft.Build" Version="$(MicrosoftBuildPackageVersion)" />
1111
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="$(MicrosoftBuildPackageVersion)" />
12-
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
12+
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="4.1.0" />
1313
<PackageReference Update="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3" />
1414
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1515
<PackageReference Update="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.36" />

0 commit comments

Comments
 (0)