Skip to content

Commit

Permalink
Use Cake.Frosting.Issues.InspectCode (cake-contrib#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger authored Apr 15, 2024
1 parent 765895b commit 4f4e232
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ For recipe compatible with Cake Script Runners see Cake.Issues.Recipe.</Descript
<PackageReference Include="Cake.Frosting.Git" Version="4.0.0" />
<PackageReference Include="Cake.Issues" Version="4.2.0" />
<PackageReference Include="Cake.Issues.EsLint" Version="4.2.0" />
<PackageReference Include="Cake.Issues.InspectCode" Version="4.2.0" />
<PackageReference Include="Cake.Frosting.Issues.InspectCode" Version="4.2.0" />
<PackageReference Include="Cake.Issues.Markdownlint" Version="4.2.0" />
<PackageReference Include="Cake.Frosting.Issues.MsBuild" Version="4.2.0" />
<PackageReference Include="Cake.Frosting.Issues.PullRequests" Version="4.2.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Cake.Issues recipes will add the following addins to your build:
| [Cake.Git] 4.0.0 | [Cake.Frosting.Git] 4.0.0 | Only used if `RepositoryInfoProvider` type is set to `RepositoryInfoProviderType.CakeGit`. See [Git repository information configuration] for details. |
| [Cake.Issues] 4.1.0 | [Cake.Issues] 4.1.0 | |
| [Cake.Issues.MsBuild] 4.1.0 | [Cake.Frosting.Issues.MsBuild] 4.1.0 | |
| [Cake.Issues.InspectCode] 4.1.0 | [Cake.Issues.InspectCode] 4.1.0 | |
| [Cake.Issues.InspectCode] 4.1.0 | [Cake.Frosting.Issues.InspectCode] 4.1.0 | |
| [Cake.Issues.Markdownlint] 4.1.0 | [Cake.Issues.Markdownlint] 4.1.0 | |
| [Cake.Issues.EsLint] 4.1.0 | [Cake.Issues.EsLint] 4.1.0 | |
| [Cake.Issues.Reporting] 4.1.0 | [Cake.Frosting.Issues.Reporting] 4.1.0 | |
Expand Down

0 comments on commit 4f4e232

Please sign in to comment.