Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2794

PackageIconUrl is still being used and blocks package creation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.1.2
    • 3.1.1
    • library
    • None
    • 1

    Description

      https://docs.microsoft.com/en-us/nuget/reference/msbuild-targets#packageiconurl

      <PropertyGroup>
          ...
          <PackageIcon>icon.png</PackageIcon>
          ...
      </PropertyGroup>
       
      <ItemGroup>
          ...
          <None Include="images\icon.png" Pack="true" PackagePath="\"/>
          ...
      </ItemGroup>
      
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty