Skip to content

Investigate/document how to always get latest version of nuget package #1021

Open
@ermshiperete

Description

@ermshiperete

Some projects might want to always build with the latest version of a nuget package. This needs to be researched and documented.

  • it looks like nuget has an option to do that (mentioned in NuGet 2.8 Release Notes)
  • another option might be to use the alternative package manager Paket

IMO doing it directly with nuget would be the preferred way because of the integration in the IDEs and tools, which makes it easier to use and less maintenance with new versions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions