File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 16
16
<Authors >Pascal Berger</Authors >
17
17
<Copyright >Copyright © Pascal Berger</Copyright >
18
18
<PackageTags >Cake Script Azure-DevOps Azure-DevOps-Server</PackageTags >
19
- <PackageIconUrl >https://cdn.jsdelivr.net/gh/cake-contrib/graphics@a5cf0f881c390650144b2243ae551d5b9f836196/ png/cake-contrib-medium.png</ PackageIconUrl >
19
+ <PackageIcon >icon. png</ PackageIcon >
20
20
<PackageProjectUrl >http://cake-contrib.github.io/Cake.AzureDevOps/</PackageProjectUrl >
21
21
<PackageLicenseExpression >MIT</PackageLicenseExpression >
22
22
<RepositoryType >git</RepositoryType >
45
45
</ItemGroup >
46
46
47
47
<ItemGroup >
48
- <None Update =" 3rdPartyLicense.txt" >
49
- <CopyToOutputDirectory >Always</CopyToOutputDirectory >
50
- </None >
48
+ <None Include =" 3rdPartyLicense.txt" Pack =" true" PackagePath =" \" />
49
+ <None Include =" icon.png" Pack =" true" PackagePath =" \" />
51
50
</ItemGroup >
52
-
51
+
53
52
<Target Name =" PackBuildOutputs" DependsOnTargets =" SatelliteDllsProjectOutputGroup;DebugSymbolsProjectOutputGroup" >
54
53
<ItemGroup >
55
54
<TfmSpecificPackageFile Include =" $(OutputPath)\**\3rdPartyLicense.txt" >
You can’t perform that action at this time.
0 commit comments