dotnet-target-framework-ver-init.rst 418 B

1234567891011
  1. dotnet-target-fw-initialization
  2. -------------------------------
  3. * The :prop_tgt:`DOTNET_TARGET_FRAMEWORK_VERSION` target property
  4. was introduced as replacement for
  5. :prop_tgt:`VS_DOTNET_TARGET_FRAMEWORK_VERSION`, which is considered
  6. deprecated now.
  7. * The :variable:`CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION` variable
  8. was defined to initialize all
  9. :prop_tgt:`DOTNET_TARGET_FRAMEWORK_VERSION` target properties.