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 22
22
<PackageLicenseExpression >MIT</PackageLicenseExpression >
23
23
<RepositoryType >git</RepositoryType >
24
24
<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 >
26
26
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
27
27
<IncludeBuildOutput >false</IncludeBuildOutput >
28
28
<TargetsForTfmSpecificContentInPackage >$(TargetsForTfmSpecificContentInPackage);PackBuildOutputs</TargetsForTfmSpecificContentInPackage >
83
83
<TfmSpecificPackageFile Include =" $(OutputPath)\**\Microsoft.TeamFoundation.TestManagement.WebApi.dll" >
84
84
<PackagePath >lib\$(TargetFramework)\</PackagePath >
85
85
</TfmSpecificPackageFile >
86
+ <TfmSpecificPackageFile Include =" $(OutputPath)\**\Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" >
87
+ <PackagePath >lib\$(TargetFramework)\</PackagePath >
88
+ </TfmSpecificPackageFile >
86
89
<TfmSpecificPackageFile Include =" $(OutputPath)\**\Microsoft.VisualStudio.Services.Client.Interactive.dll" >
87
90
<PackagePath >lib\$(TargetFramework)\</PackagePath >
88
91
</TfmSpecificPackageFile >
You can’t perform that action at this time.
0 commit comments