Skip to content

Commit b3c024a

Browse files
build(deps): bump Roslynator.Analyzers from 4.1.2 to 4.2.0 in /samples (#502)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bc9ad8 commit b3c024a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Directory.build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
8-
<PackageReference Include="Roslynator.Analyzers" Version="4.1.2" PrivateAssets="All" />
8+
<PackageReference Include="Roslynator.Analyzers" Version="4.2.0" PrivateAssets="All" />
99
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" PrivateAssets="all" />
1010
</ItemGroup>
1111
<ItemGroup>

0 commit comments

Comments
 (0)