Skip to content

Support NuGet packages defined in .csproj #3

@doebrowsk

Description

@doebrowsk

The NuGet workflow action scripts currently assume that the package to create and upload are defined in a .nuspec file. However, NuGet packages built in other .NET versions may instead have the package defined in their .csproj file.

This should be done with additional logic in the existing NuGet action scripts to identify which type of package build to do. If that is not going to be feasible, it could be a set of separate internal + public release scripts for .csproj packages specifically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions