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 cdecfd4 commit b1f7baeCopy full SHA for b1f7bae
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.5.0</PackageReleaseNotes>
+ <PackageReleaseNotes>https://github.com/cake-contrib/Cake.AzureDevOps/releases/tag/0.5.1</PackageReleaseNotes>
25
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
26
<IncludeBuildOutput>false</IncludeBuildOutput>
27
<TargetsForTfmSpecificContentInPackage>$(TargetsForTfmSpecificContentInPackage);PackBuildOutputs</TargetsForTfmSpecificContentInPackage>
0 commit comments