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

Consume RestoreProjectStyle property to construct specific NuGet project #1069

Closed
wants to merge 1 commit into from

Conversation

jainaashish
Copy link
Contributor

This PR is to consume RestoreProjectStyle property, if defined, to construct NuGet project instance, otherwise it will simply fallback to existing mechanism, which is to check for CPS or PackageReference existence to decide the type of NuGet project.

Fixes NuGet/Home#4134

@rrelyea @emgarten

@jainaashish
Copy link
Contributor Author

I started this PR too soon, need to update few things in here.

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