Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12 from cake-contrib/dependabot/nuget/src/StyleCo…
Browse files Browse the repository at this point in the history
…p.Analyzers-1.1.0-beta009

Bump StyleCop.Analyzers from 1.1.0-beta008 to 1.1.0-beta009 in /src
  • Loading branch information
pascalberger committed Dec 15, 2018
2 parents cc3b294 + 024dc53 commit fefe3a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Cake.Core" Version="0.28.0" />
<PackageReference Include="Cake.Testing" Version="0.28.0" />
<PackageReference Include="Shouldly" Version="3.0.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta008" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta009" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
</ItemGroup>
Expand Down
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Cake.Issues" Version="0.6.0" />
<PackageReference Include="Cake.Issues.PullRequests" Version="0.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta008" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta009" />
</ItemGroup>

</Project>

0 comments on commit fefe3a8

Please sign in to comment.