Skip to content

Add a list of supported TFMs that can be used by hosts to display. - #1153

Merged
livarcocc merged 3 commits into
dotnet:release/2.0.0from
srivatsn:supportedfx
Apr 26, 2017
Merged

livarcocc merged 3 commits into
dotnet:release/2.0.0from
srivatsn:supportedfx

Conversation

@srivatsn

Copy link
Copy Markdown
Contributor

This will be used by VS to show the list of Targetframworks in the application page. This make it so that new SDKs can easily add new targets without having to update VS.

@panopticoncentral @nguerrera @dsplaisted @livarcocc @dotnet/project-system

@srivatsn

Copy link
Copy Markdown
Contributor Author

@MattGertz for Ask Mode

This is the same as #1154 but for the 2.0 branch. Same template pasted below.

Customer scenario

The list of target frameworks that show up in VS's property pages are fixed today. We want to be able to light them up with new SDKs. This change adds a list to the SDK. There's a separate project system change needed to use this information that @panopticoncentral is working on.

Bugs this fixes:
dotnet/project-system#795

Workarounds, if any

N/A

Risk

Low

Performance impact

Low. Just adding more data.

Is this a regression from a previous update?

No

Root cause analysis:

N/A

@livarcocc
livarcocc merged commit 1cc6556 into dotnet:release/2.0.0 Apr 26, 2017
@eerhardt

eerhardt commented Apr 27, 2017 •

Copy link
Copy Markdown
Member

I assume the full framework TFMs come from somewhere else? The SDK does support them as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants