Skip to content

Commit e4ecd92

Browse files
chore(deps): update dependency roslynator.analyzers to 4.14.1 (#830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6915ac commit e4ecd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />
9-
<PackageReference Include="Roslynator.Analyzers" Version="4.14.0" PrivateAssets="All" />
9+
<PackageReference Include="Roslynator.Analyzers" Version="4.14.1" PrivateAssets="All" />
1010
</ItemGroup>
1111
<ItemGroup>
1212
<AdditionalFiles Include="$(MSBuildThisFileDirectory)..\src\stylecop.json" Link="stylecop.json" />

0 commit comments

Comments
 (0)