You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.