File tree Expand file tree Collapse file tree
src/Cake.BuildSystems.Module Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <PackageTags >cake;build;script;cake-build;module;cake-contrib;cake-module;ci;tfs;azure-devops;azure-devops-server;myget;teamcity;travisci</PackageTags >
2121 <RepositoryUrl >https://github.com/cake-contrib/Cake.BuildSystems.Module.git</RepositoryUrl >
2222 <RepositoryType >git</RepositoryType >
23- <PackageIconUrl >https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/cake-contrib-medium.png</PackageIconUrl >
24- <PackageIcon >$(CakeContribGuidelinesIconDestinationLocation)</PackageIcon >
2523 </PropertyGroup >
2624
2725 <ItemGroup >
4139
4240 <ItemGroup >
4341 <None Include =" $(OutputPath)/**/Cake.*" PackagePath =" lib/$(TargetFramework)" Pack =" true" />
42+ <None Remove =" icon.png" />
4443 </ItemGroup >
4544
4645 <ItemGroup >
47- <PackageReference Include =" CakeContrib.Guidelines" Version =" 0.5 .0" >
46+ <PackageReference Include =" CakeContrib.Guidelines" Version =" 1.0 .0" >
4847 <PrivateAssets >all</PrivateAssets >
4948 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5049 </PackageReference >
5453 </PackageReference >
5554 </ItemGroup >
5655
57- <Target
58- Name =" _cleanupOutput"
59- AfterTargets =" AfterBuild;CoreBuild" >
56+ <Target Name =" _cleanupOutput" AfterTargets =" AfterBuild;CoreBuild" >
6057
6158 <!-- The output of "this" project is not really needed, anyways. -->
6259 <!-- also, Cake.Core and Cake.Common are copied and not needed here. -->
You can’t perform that action at this time.
0 commit comments