dotnet / dotnet/project-system

Framework Targeting: .NET Core parity with .NET Framework

Open
#4,873 1 comment 0 reactions 1 assignee Claimed by @davkean View on GitHub
Tracking Triage-Investigate
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

This is a bug that is tracking .NET Core scenario parity with .NET Framework with regards to framework targeting inside Visual Studio. The following scenarios do not work when targeting .NET Core:

Scenario|Add/Remove a framework reference to/from a project
---|---
 |![AddReference](https://user-images.githubusercontent.com/1103906/58458324-45dbe200-816c-11e9-830b-17b2e3af6697.gif)![RemoveReference](https://user-images.githubusercontent.com/1103906/58458351-5ab87580-816c-11e9-8c30-9ebf8e62f745.gif)![Databinding](https://user-images.githubusercontent.com/1103906/58459335-7cb2f780-816e-11e9-8f60-5e23cd7b2642.gif)

Scenario|Add a template to a project that adds framework references
---|---
 |![AddTemplate](https://user-images.githubusercontent.com/1103906/58458345-5724ee80-816c-11e9-9ffc-9413e9628ba4.gif)![WindowsService](https://user-images.githubusercontent.com/1103906/58458365-64da7400-816c-11e9-882b-19127da17a68.gif)

Scenario|Drag a control onto a designer that add framework references
---|---
 |![ElementHost](https://user-images.githubusercontent.com/1103906/58458380-6b68eb80-816c-11e9-9eda-b93fab5465d0.gif)![WindowsFormHost](https://user-images.githubusercontent.com/1103906/58458385-6efc7280-816c-11e9-90ff-785b4a998678.gif)

Scenario|Automatically add framework references based on missing types (and undo)
---|---
 |![InstallReference](https://user-images.githubusercontent.com/1103906/58458399-7b80cb00-816c-11e9-873f-f95bf0588916.gif) ![UndoInstallReference](https://user-images.githubusercontent.com/1103906/58458423-8d626e00-816c-11e9-9ab6-c1409d9484f5.gif)![MissingAssembly](https://user-images.githubusercontent.com/1103906/58460181-6a39bd80-8170-11e9-97b9-eea2a1387696.gif)

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.