dotnet / dotnet/project-system

Better retargeting when targeting pack isn't installed

Open
#92 0 comments 0 reactions 0 assignees View on GitHub
Feature-Acquisition Parity-Legacy-Feature Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

_From @davkean on March 2, 2016 6:3_

In the old project system, when a project opens and it's targeting pack isn't installed you get the following:

![image](https://cloud.githubusercontent.com/assets/1103906/13451978/8e3c219a-dff8-11e5-9d81-0512785ce12b.png)

The problem with this dialog is that you get this prompt for every project that has this problem (100 projects, 100 prompts). Instead, we should make use of the VS retargeting feature (via IVsRetargetProject) to only prompt once for all projects with the same problem.

_Copied from original issue: dotnet/roslyn#9395_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.