Skip to content

Is it possible to get a full release version on Nuget? #73

@fdmarc

Description

@fdmarc

I'm dealing with an issue with a transitive dependency on Mono.Posix from dogstatsd-csharp-client - DataDog/dogstatsd-csharp-client#220 (comment).

The issue seems to be:

All versions of Mono.Unix are considered pre-releases by NuGet because they have a version suffix like 7.1.0-final.1.21458.1

This is preventing me from installing DogStatsD-CSharp-Client unless I enable pre-release support in my app, which I'm trying to avoid.

Can you please release a version to Nuget without the trailing suffix?

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