Skip to content

Commit 4205bc9

Browse files
Bump Roslynator.Analyzers from 4.4.0 to 4.5.0 in /GitHubIssueFormsParser (#72)
Bumps [Roslynator.Analyzers](https://github.com/josefpihrt/roslynator) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/josefpihrt/roslynator/releases) - [Changelog](https://github.com/JosefPihrt/Roslynator/blob/main/ChangeLog.md) - [Commits](dotnet/roslynator@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: Roslynator.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56b2ba5 commit 4205bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitHubIssueFormsParser/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.4.0">
52+
<PackageReference Include="Roslynator.Analyzers" Version="4.5.0">
5353
<PrivateAssets>all</PrivateAssets>
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5555
</PackageReference>

0 commit comments

Comments
 (0)