Skip to content

Commit 3c814fd

Browse files
build(deps): bump Roslynator.Analyzers from 3.2.0 to 3.2.2 in /integrationtests (#2878)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Pulman <chris.pulman@yahoo.com>
1 parent 0df15d2 commit 3c814fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<ItemGroup>
2727
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.354" PrivateAssets="all" />
2828
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.3" PrivateAssets="all" />
29-
<PackageReference Include="Roslynator.Analyzers" Version="3.2.0" PrivateAssets="All" />
29+
<PackageReference Include="Roslynator.Analyzers" Version="3.2.2" PrivateAssets="All" />
3030
</ItemGroup>
3131
<ItemGroup>
3232
<AdditionalFiles Include="$(MSBuildThisFileDirectory)..\src\stylecop.json" Link="stylecop.json" />

0 commit comments

Comments
 (0)