Skip to content

Commit 8200d37

Browse files
build(deps): bump Roslynator.Analyzers from 2.1.0-rc to 2.1.0 (#2111)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 2.1.0-rc to 2.1.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/v2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2089f59 commit 8200d37

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
@@ -74,7 +74,7 @@
7474
<ItemGroup>
7575
<PackageReference Include="stylecop.analyzers" Version="1.1.118" PrivateAssets="all" />
7676
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.3" PrivateAssets="all" />
77-
<PackageReference Include="Roslynator.Analyzers" Version="2.1.0-rc" PrivateAssets="All" />
77+
<PackageReference Include="Roslynator.Analyzers" Version="2.1.0" PrivateAssets="All" />
7878
<PackageReference Condition="'$(OS)' == 'Windows_NT'" Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.3" PrivateAssets="all" />
7979
</ItemGroup>
8080
<ItemGroup>

0 commit comments

Comments
 (0)