File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2222 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2323 <RepositoryType >git</RepositoryType >
2424 <RepositoryUrl >https://github.com/cake-contrib/Cake.AzureDevOps.git</RepositoryUrl >
25- <PackageReleaseNotes >https://github.com/cake-contrib/Cake.AzureDevOps/releases/tag/2.1.0 </PackageReleaseNotes >
25+ <PackageReleaseNotes >https://github.com/cake-contrib/Cake.AzureDevOps/releases/tag/2.1.1 </PackageReleaseNotes >
2626 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
2727 <IncludeBuildOutput >false</IncludeBuildOutput >
2828 <TargetsForTfmSpecificContentInPackage >$(TargetsForTfmSpecificContentInPackage);PackBuildOutputs</TargetsForTfmSpecificContentInPackage >
8383 <TfmSpecificPackageFile Include =" $(OutputPath)\**\Microsoft.TeamFoundation.TestManagement.WebApi.dll" >
8484 <PackagePath >lib\$(TargetFramework)\</PackagePath >
8585 </TfmSpecificPackageFile >
86+ <TfmSpecificPackageFile Include =" $(OutputPath)\**\Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" >
87+ <PackagePath >lib\$(TargetFramework)\</PackagePath >
88+ </TfmSpecificPackageFile >
8689 <TfmSpecificPackageFile Include =" $(OutputPath)\**\Microsoft.VisualStudio.Services.Client.Interactive.dll" >
8790 <PackagePath >lib\$(TargetFramework)\</PackagePath >
8891 </TfmSpecificPackageFile >
You can’t perform that action at this time.
0 commit comments