Skip to content

To automate creation, NuGet packages should be created by AppVeyor #278

@craigfowler

Description

@craigfowler

As a part of my CI build process, I would like to have AppVeyor automatically create NuGet packages for the solution. These should then be packaged as build artifacts, for later download and inspection.

Additionally, if the current AppVeyor build is a tagged commit which matches the semantic version pattern, then I would like those packages to be pushed to my NuGet feed.

There is some documentation about publishing packages although I think I might just do it from the command line build script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    build/devopsRelates to the way that the project is built, packaged, tested, or similarenhancementAn improvement, new feature or other addition to the project

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions