Skip to content

Instantly share code, notes, and snippets.

@benvillalobos
Last active May 26, 2020 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benvillalobos/387d57a21451b11b0813e566e6153bc9 to your computer and use it in GitHub Desktop.
Save benvillalobos/387d57a21451b11b0813e566e6153bc9 to your computer and use it in GitHub Desktop.
Known values for TargetFrameworkIdentifier

[5/21 4:03 PM] David Kean The format is; [Identifier], Version=v[Version], Profile=[Profile] where profile is optional.

Valid identifier values off the top my head:

Silverlight

CompactFX

.NETFramework

.NETCore (UWP)

.NETCoreApp

WindowsPhone (Silverlight)

WindowsPhoneApp (Metro)

.NETPortable

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