Skip to content

Commit 7021763

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
(deps): Bump Microsoft.CodeAnalysis.CSharp.CodeStyle
Bumps [Microsoft.CodeAnalysis.CSharp.CodeStyle](https://github.com/dotnet/roslyn) from 3.11.0 to 4.0.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.CSharp.CodeStyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1424f6b commit 7021763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageVersion_NunitXmlTestLogger>3.0.117</PackageVersion_NunitXmlTestLogger>
4141
<PackageVersion_Shouldly>4.0.3</PackageVersion_Shouldly>
4242

43-
<PackageVersion_MicrosoftCodeStyle>3.11.0</PackageVersion_MicrosoftCodeStyle>
43+
<PackageVersion_MicrosoftCodeStyle>4.0.1</PackageVersion_MicrosoftCodeStyle>
4444
<PackageVersion_MicrosoftNetAnalyzers>6.0.0</PackageVersion_MicrosoftNetAnalyzers>
4545
</PropertyGroup>
4646

0 commit comments

Comments
 (0)