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

Add default implementation of IVsSolutionRestoreService4 #4085

Conversation

nkolev92
Copy link
Member

@nkolev92 nkolev92 commented Jun 1, 2021

Bug

Fixes: NuGet/Home#10908

Regression? Last working version:

Description

This would allow dotnet/project-system#7199 to complete, as they'll likely acquire the service via MEF, but currently no one exposes that service.

The real implementation will follow in NuGet/Home#10678.

PR Checklist

  • PR has a meaningful title

  • PR has a linked issue.

  • Described changes

  • Tests

    • Automated tests added
    • OR
    • Test exception
    • OR
    • N/A
  • Documentation

    • Documentation PR or issue filled
    • OR
    • N/A

@nkolev92 nkolev92 requested a review from a team as a code owner June 1, 2021 22:38
@nkolev92
Copy link
Member Author

nkolev92 commented Jun 1, 2021

cc @ocallesp

This would need to inserted from NuGet side, to get your impl to work.

Copy link
Contributor

@dominoFire dominoFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signing-off to unblock. Please review TODO comment.

@nkolev92 nkolev92 merged commit a544b63 into dev Jun 2, 2021
@nkolev92 nkolev92 deleted the dev-nkolev92-addDefaultImplementationForSolutionRestoreService4 branch June 2, 2021 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants