Skip to content

Commit e1df1a1

Browse files
committed
Merge tag '4.12.0' into develop
2 parents f2905d4 + f7dea01 commit e1df1a1

32 files changed

+32
-32
lines changed

nuspec/nuget/Cake.Frosting.Issues.DocFx.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.DocFx.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider linting docfx</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net6.0">
3535
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.EsLint.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.EsLint.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis javascript linting eslint</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net6.0">
3535
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.GitRepository.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.GitRepository.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis linting git</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net6.0">
3535
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.InspectCode.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.InspectCode.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider codeanalysis linting inspectcode</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net6.0">
3535
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.Markdownlint.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Markdownlint.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider linting markdown markdownlint</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net6.0">
3535
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.MsBuild.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.MsBuild.
3030
<copyright>Copyright © Cake Issues contributors</copyright>
3131
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis linting msbuild</tags>
3232
<readme>docs\README.md</readme>
33-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
33+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3434
<dependencies>
3535
<group targetFramework="net6.0">
3636
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.PullRequests.AppVeyor.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.AppVe
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest buildserver appveyor</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
<dependencies>
3232
<group targetFramework="net6.0">
3333
<dependency id="Cake.Common" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.PullRequests.AzureDevOps.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.Azure
2828
<copyright>Copyright © Cake Issues contributors</copyright>
2929
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest tfs azure-devops azure-devops-server</tags>
3030
<readme>docs\README.md</readme>
31-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
31+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3232
<dependencies>
3333
<group targetFramework="net6.0">
3434
<dependency id="Cake.Frosting.Issues.PullRequests" version="[4.0.0-beta0001,5.0)" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.PullRequests.GitHubActions.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.GitHu
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest buildserver github github-actions</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
<dependencies>
3232
<group targetFramework="net6.0">
3333
<dependency id="Cake.Frosting.Issues.PullRequests" version="[4.0.0-beta0001,5.0)" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.PullRequests.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>Cake Script Cake-Issues CodeAnalysis Linting Issues Pull-Requests</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
<dependencies>
3232
<group targetFramework="net6.0">
3333
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.Reporting.Console.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The addin requires Cake Frosting 1.2.0 or higher.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-reportformat issues reporting console</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net6.0">
3535
<dependency id="Cake.Frosting.Issues.Reporting" version="[4.0.0-beta0001,5.0)" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.Reporting.Generic.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Generic.
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>cake cake-addin cake-issues cake-reportformat issues reporting html markdown razor</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
<dependencies>
3232
<group targetFramework="net6.0">
3333
<dependency id="Cake.Frosting.Issues.Reporting" version="[4.0.0-beta0001,5.0)" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.Reporting.Sarif.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Sarif.
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>cake cake-addin cake-issues cake-reportformat issues reporting sarif</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
<dependencies>
3232
<group targetFramework="net6.0">
3333
<dependency id="Cake.Frosting.Issues.Reporting" version="[4.0.0-beta0001,5.0)" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.Reporting.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Reporting.
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>Cake Script Cake-Issues CodeAnalysis Linting Issues Reporting</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
<dependencies>
3232
<group targetFramework="net6.0">
3333
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.Sarif.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Sarif.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider linting sarif</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net6.0">
3535
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Frosting.Issues.Terraform.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Terraform.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider linting terraform</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net6.0">
3535
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Issues.DocFx.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.DocFx.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider linting docfx</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
</metadata>
3434
<files>
3535
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.EsLint.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.EsLint.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis javascript linting eslint</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
</metadata>
3434
<files>
3535
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.GitRepository.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.GitRepository.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis linting git</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
</metadata>
3434
<files>
3535
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.InspectCode.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.InspectCode.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider codeanalysis linting inspectcode</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
</metadata>
3434
<files>
3535
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.Markdownlint.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Markdownlint.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider linting markdown markdownlint</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
</metadata>
3434
<files>
3535
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.MsBuild.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.MsBuild.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis linting msbuild</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
</metadata>
3434
<files>
3535
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.PullRequests.AppVeyor.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.Ap
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest buildserver appveyor</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
</metadata>
3232
<files>
3333
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.PullRequests.AzureDevOps.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.Az
2828
<copyright>Copyright © Cake Issues contributors</copyright>
2929
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest tfs azure-devops azure-devops-server</tags>
3030
<readme>docs\README.md</readme>
31-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
31+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3232
</metadata>
3333
<files>
3434
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.PullRequests.GitHubActions.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.Gi
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest buildserver github github-actions</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
</metadata>
3232
<files>
3333
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.PullRequests.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>Cake Script Cake-Issues CodeAnalysis Linting Issues Pull-Requests</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
</metadata>
3232
<files>
3333
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.Reporting.Console.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The addin requires Cake 1.2.0 or higher.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-reportformat issues reporting console</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
</metadata>
3434
<files>
3535
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.Reporting.Generic.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.Gener
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>cake cake-addin cake-issues cake-reportformat issues reporting html markdown razor</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
</metadata>
3232
<files>
3333
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.Reporting.Sarif.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.Sarif
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>cake cake-addin cake-issues cake-reportformat issues reporting sarif</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
</metadata>
3232
<files>
3333
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.Reporting.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.
2727
<copyright>Copyright © Cake Issues contributors</copyright>
2828
<tags>Cake Script Cake-Issues CodeAnalysis Linting Issues Reporting</tags>
2929
<readme>docs\README.md</readme>
30-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
30+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3131
</metadata>
3232
<files>
3333
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.Sarif.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Sarif.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider linting sarif</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
3333
</metadata>
3434
<files>
3535
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

nuspec/nuget/Cake.Issues.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ See the Project Site for an overview of the whole ecosystem of addins for workin
2525
<copyright>Copyright © Cake Issues contributors</copyright>
2626
<tags>cake cake-addin cake-issues code-analysis linting issues</tags>
2727
<readme>docs\README.md</readme>
28-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.11.0</releaseNotes>
28+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.12.0</releaseNotes>
2929
</metadata>
3030
<files>
3131
<file src="..\..\..\..\nuspec\nuget\Cake.Issues.targets" target="build" />

0 commit comments

Comments
 (0)