Skip to content

Installation of package fails, when a file has no file extension #54

Description

@StarWars999123

I had a package with an executable and an file called "LICENSE". Packaging worked, but during installation a file access error occured and it was not possible to install Baseclass.Contrib.Nuget. The error message indicated a download error.

However, the package content showed: The file was not a member of the output folder, but a file output existed with the similar size. So it helped to add a file extension and rename the file as License.txt. Since then, the file is a member again and its possible to install the package.

However, it would be great, when your package could support files without file-extensions.

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions