Skip to content

Commit 4c03cbe

Browse files
build(deps): bump Roslynator.Analyzers from 3.0.0-rc to 3.0.0 (#2524)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 3.0.0-rc to 3.0.0. - [Release notes](https://github.com/JosefPihrt/Roslynator/releases) - [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md) - [Commits](https://github.com/JosefPihrt/Roslynator/commits/v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 100261c commit 4c03cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Directory.build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<ItemGroup>
7676
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.205" PrivateAssets="all" />
7777
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0" PrivateAssets="all" />
78-
<PackageReference Include="Roslynator.Analyzers" Version="3.0.0-rc" PrivateAssets="All" />
78+
<PackageReference Include="Roslynator.Analyzers" Version="3.0.0" PrivateAssets="All" />
7979
</ItemGroup>
8080
<ItemGroup>
8181
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />

0 commit comments

Comments
 (0)