dotnet / dotnet/project-system
Framework Targeting: .NET Core parity with .NET Framework
- 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
---|---
|
Scenario|Add a template to a project that adds framework references
---|---
|
Scenario|Drag a control onto a designer that add framework references
---|---
|
Scenario|Automatically add framework references based on missing types (and undo)
---|---
| 
Contributor guide
Assessment
This issue has not been assessed yet.