Skip to content

Commit aa87b80

Browse files
Bump Roslynator.Analyzers from 4.0.0 to 4.0.2 in /src
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/JosefPihrt/Roslynator/releases) - [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md) - [Commits](dotnet/roslynator@v4.0.0...v4.0.2) --- updated-dependencies: - dependency-name: Roslynator.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7a9fde commit aa87b80

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
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
<PrivateAssets>all</PrivateAssets>
2929
</PackageReference>
30-
<PackageReference Include="Roslynator.Analyzers" Version="4.0.0">
30+
<PackageReference Include="Roslynator.Analyzers" Version="4.0.2">
3131
<PrivateAssets>All</PrivateAssets>
3232
</PackageReference>
3333
</ItemGroup>

0 commit comments

Comments
 (0)