File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <Copyright >Copyright (C) Daniel Cazzulino and Contributors. All rights reserved.</Copyright >
2424 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
2525 <PackageLicenseExpression >MIT</PackageLicenseExpression >
26- <PackageIcon >icon.png</PackageIcon >
26+ <PackageIcon Condition = " Exists('$(MSBuildThisFileDirectory)icon.png') " >icon.png</PackageIcon >
2727
2828 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2929 <GenerateRepositoryUrlAttribute >true</GenerateRepositoryUrlAttribute >
4141 <None Include =" $(MSBuildThisFileDirectory)icon.png" Link =" icon.png"
4242 Pack =" true"
4343 Visible =" false"
44- PackagePath =" %(Filename)%(Extension)" />
44+ PackagePath =" %(Filename)%(Extension)"
45+ Condition =" Exists('$(MSBuildThisFileDirectory)icon.png')" />
4546 </ItemGroup >
4647
4748 <PropertyGroup Label =" Build" >
You can’t perform that action at this time.
0 commit comments