Skip to content

Commit

Permalink
Update release notes link
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Apr 25, 2024
1 parent aef175f commit ad257ca
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.DocFx.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.DocFx.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider linting docfx</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.EsLint.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.EsLint.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis javascript linting eslint</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.GitRepository.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.GitRepository.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis linting git</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.InspectCode.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.InspectCode.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider codeanalysis linting inspectcode</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.Markdownlint.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Markdownlint.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider linting markdown markdownlint</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.MsBuild.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.MsBuild.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis linting msbuild</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.AppVe
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest buildserver appveyor</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.Azure
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest tfs azure-devops azure-devops-server</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.GitHu
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest buildserver github github-actions</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.PullRequests.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>Cake Script Cake-Issues CodeAnalysis Linting Issues Pull-Requests</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.Reporting.Console.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The addin requires Cake Frosting 1.2.0 or higher.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-reportformat issues reporting console</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.Reporting.Generic.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Generic.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-reportformat issues reporting html markdown razor</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.Reporting.Sarif.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Sarif.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-reportformat issues reporting sarif</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.Reporting.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Reporting.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>Cake Script Cake-Issues CodeAnalysis Linting Issues Reporting</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.Sarif.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Sarif.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider linting sarif</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.Terraform.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Terraform.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider linting terraform</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.DocFx.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.DocFx.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider linting docfx</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.EsLint.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.EsLint.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis javascript linting eslint</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.GitRepository.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.GitRepository.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis linting git</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.InspectCode.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.InspectCode.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider codeanalysis linting inspectcode</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.Markdownlint.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Markdownlint.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider linting markdown markdownlint</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.MsBuild.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.MsBuild.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider code-analysis linting msbuild</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.PullRequests.AppVeyor.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.Ap
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest buildserver appveyor</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.PullRequests.AzureDevOps.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.Az
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest tfs azure-devops azure-devops-server</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.PullRequests.GitHubActions.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.Gi
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-pullrequestsystem issues pullrequest buildserver github github-actions</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.PullRequests.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>Cake Script Cake-Issues CodeAnalysis Linting Issues Pull-Requests</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.Reporting.Console.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The addin requires Cake 1.2.0 or higher.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-reportformat issues reporting console</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.Reporting.Generic.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.Gener
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-reportformat issues reporting html markdown razor</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.Reporting.Sarif.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.Sarif
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-reportformat issues reporting sarif</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.Reporting.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>Cake Script Cake-Issues CodeAnalysis Linting Issues Reporting</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.Sarif.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Sarif.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git"/>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>cake cake-addin cake-issues cake-issueprovider linting sarif</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.3.1</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down
Loading

0 comments on commit ad257ca

Please sign in to comment.