Skip to content

Commit

Permalink
Changed releasenotes url
Browse files Browse the repository at this point in the history
  • Loading branch information
janniksam authored Aug 1, 2020
1 parent 006d477 commit a043cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuspec/nuget/Cake.Issues.DupFinder.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ See the Project Site for an overview of the whole ecosystem of addins for workin
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.DupFinder.git"/>
<copyright>Copyright © janniksam and contributors</copyright>
<tags>Cake Script Cake-Issues Cake-IssueProvider CodeAnalysis Linting DupFinder</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.DupFinder/releases/tag/0.8.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.DupFinder/releases/tag/0.9.0</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand All @@ -35,4 +35,4 @@ See the Project Site for an overview of the whole ecosystem of addins for workin
<file src="netstandard2.0/Cake.Issues.DupFinder.pdb" target="lib\netstandard2.0" />
<file src="netstandard2.0/Cake.Issues.DupFinder.xml" target="lib\netstandard2.0" />
</files>
</package>
</package>

0 comments on commit a043cd7

Please sign in to comment.