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
There is nothing to do at the moment - but as soon as NuGet actually implements this stuff, we should also start so we don't hang behind.
From the empty checklists in both issues, I would expect this to land in 16.0 maybe.
The important question is how the resolving works when we don't control the host (VS or Rider, or VS Code, ...).
Can we pass-in our paket resolver, or will VS always hardcoded use the NuGet resolver?
The text was updated successfully, but these errors were encountered:
MSBuild will add a package-based SDK resolving mechanism.
MSBuild spec: dotnet/msbuild#1493
NuGet work item: NuGet/Home#5220
There is nothing to do at the moment - but as soon as NuGet actually implements this stuff, we should also start so we don't hang behind.
From the empty checklists in both issues, I would expect this to land in 16.0 maybe.
The important question is how the resolving works when we don't control the host (VS or Rider, or VS Code, ...).
Can we pass-in our paket resolver, or will VS always hardcoded use the NuGet resolver?
The text was updated successfully, but these errors were encountered: