Skip to content

Commit

Permalink
Merge pull request #49 from dpvreony/dependabot/nuget/Roslynator.Anal…
Browse files Browse the repository at this point in the history
…yzers-3.2.0

Bump Roslynator.Analyzers from 3.1.0 to 3.2.0
  • Loading branch information
dpvreony authored Jun 14, 2021
2 parents 1553a60 + b77abc1 commit bf48649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<ItemGroup>
<PackageReference Include="stylecop.analyzers" Version="1.1.118" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.1" PrivateAssets="all" />
<PackageReference Include="Roslynator.Analyzers" Version="3.1.0" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="3.2.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />
Expand Down

0 comments on commit bf48649

Please sign in to comment.