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

Commit c150311

Browse files
Bump Cake.Issues.Reporting from 2.0.0-beta0001 to 2.0.0 in /src (#162)
Bumps [Cake.Issues.Reporting](https://github.com/cake-contrib/Cake.Issues) from 2.0.0-beta0001 to 2.0.0. - [Release notes](https://github.com/cake-contrib/Cake.Issues/releases) - [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/cake-contrib/Cake.Issues/commits/2.0.0) --- updated-dependencies: - dependency-name: Cake.Issues.Reporting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4f782e commit c150311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Issues.Reporting.Sarif/Cake.Issues.Reporting.Sarif.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<ItemGroup>
3131
<PackageReference Include="Cake.Core" Version="2.0.0" />
3232
<PackageReference Include="Cake.Issues" Version="2.0.0-beta0001" />
33-
<PackageReference Include="Cake.Issues.Reporting" Version="2.0.0-beta0001" />
33+
<PackageReference Include="Cake.Issues.Reporting" Version="2.0.0" />
3434
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)