We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c95ca commit af959b7Copy full SHA for af959b7
nuspec/nuget/Cake.Tfs.nuspec
@@ -17,7 +17,7 @@
17
<repository type="git" url="https://github.com/cake-contrib/Cake.Tfs"/>
18
<copyright>Copyright © Pascal Berger</copyright>
19
<tags>Cake Script Team-Foundation-Server TFS Azure-DevOps</tags>
20
- <releaseNotes>https://github.com/cake-contrib/Cake.Tfs/releases/tag/0.2.7</releaseNotes>
+ <releaseNotes>https://github.com/cake-contrib/Cake.Tfs/releases/tag/0.3.0</releaseNotes>
21
</metadata>
22
<files>
23
<file src="net461\Cake.Tfs.dll" target="lib\net461" />
0 commit comments