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 b44c19c commit 4396c63Copy full SHA for 4396c63
src/Cake.AzureDevOps/Cake.AzureDevOps.csproj
@@ -21,7 +21,7 @@
21
<PackageLicenseExpression>MIT</PackageLicenseExpression>
22
<RepositoryType>git</RepositoryType>
23
<RepositoryUrl>https://github.com/cake-contrib/Cake.AzureDevOps.git</RepositoryUrl>
24
- <PackageReleaseNotes>https://github.com/cake-contrib/Cake.AzureDevOps/releases/tag/0.4.7</PackageReleaseNotes>
+ <PackageReleaseNotes>https://github.com/cake-contrib/Cake.AzureDevOps/releases/tag/0.5.0</PackageReleaseNotes>
25
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
26
<IncludeBuildOutput>false</IncludeBuildOutput>
27
<TargetsForTfmSpecificContentInPackage>$(TargetsForTfmSpecificContentInPackage);PackBuildOutputs</TargetsForTfmSpecificContentInPackage>
0 commit comments