Skip to content

Commit 18cec41

Browse files
Bump Roslynator.Analyzers in /MarkdownLinkCheckLogParser
Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from 4.6.2 to 4.6.4. - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](dotnet/roslynator@v4.6.2...v4.6.4) --- 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 c9d8c82 commit 18cec41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MarkdownLinkCheckLogParser/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PrivateAssets>all</PrivateAssets>
5050
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5151
</PackageReference>
52-
<PackageReference Include="Roslynator.Analyzers" Version="4.6.2">
52+
<PackageReference Include="Roslynator.Analyzers" Version="4.6.4">
5353
<PrivateAssets>all</PrivateAssets>
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5555
</PackageReference>

0 commit comments

Comments
 (0)