Skip to content

Consider adding NuGet.VisualStudio and NuGet.VisualStudio.Contracts to the VSSDK package #14588

@nkolev92

Description

@nkolev92

Customers would benefit from having NuGet assemblies come through the VSSDK package.

https://www.nuget.org/packages/Microsoft.VisualStudio.SDK

The challenges here are of product construction basically.
VSSDK builds with stable versions constantly, and in a different repo, so getting things updated in that repo to match what's available on the feeds is a challenge.

There are a bunch of ideas possible here, but I won't go into detail too much, just list them here.

  • VSSDK depends on previous NuGet stable version. Late in release cycle, update NuGet stable version
  • NuGet's contracts package always build stable versions even during prereleases. This will lead to inflated package versions, but will minimize the construction challenges.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions