Skip to content

Release target not working - fails in PublishNuget step #11

@embix

Description

@embix

Description

build.cmd Release does not work as the PublishNuget target is buggy.

Repro steps

Run build.cmd Release after having updated the RELEASE_NOTES.md.

Expected behavior

Tag with version will be generated and pushed to github (thus drafting a release). Generated package will be published on our pre1.0 myget feed.

Actual behavior

Exception in PublishNuget target. No tag, no published package.

Known workarounds

Run build.cmd Release and upload the generated package by hand. Generate tag by hand and push it by hand. Linking the build output to the github release is also required.

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