Skip to content

Commit

Permalink
Merge pull request #22 from bbtsoftware/dependabot/nuget/src/StyleCop…
Browse files Browse the repository at this point in the history
….Analyzers-1.1.118

Bump StyleCop.Analyzers from 1.1.0-beta009 to 1.1.118 in /src
  • Loading branch information
pascalberger authored Apr 30, 2019
2 parents fb20648 + 1caaaeb commit daf3640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BBT.Maybe/BBT.Maybe.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.2">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta009">
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit daf3640

Please sign in to comment.