Skip to content

C#: how to target .NET Core, Standart and 5? #1666

Answered by starkos
Sarund9 asked this question in Q&A
Discussion options

You must be logged in to vote

You're right, the docs do need updating, a pull request would be welcomed. Looking at the unit tests provided in the commit, it looks like you do it like this:

dotnetframework "netcoreapp2.2"
dotnetframework "netstandard1.2"
dotnetframework "4.7.2"

Updated; hit submit too soon… I'm guessing that you can find more identifiers by manually editing a project in Visual Studio and seeing what it writes?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sarund9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants