Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[A long time ago in a galaxy far, far away] Keep an eye on MSBuild SdkResolvers #2418

Closed
0x53A opened this issue Jun 13, 2017 · 1 comment
Closed

Comments

@0x53A
Copy link
Contributor

0x53A commented Jun 13, 2017

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?

@enricosada
Copy link
Collaborator

Closing.

Work for .net core sdk is tracked in #2875

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants