mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
71a033616a
Fixes: #17955
11 lines
318 B
ReStructuredText
11 lines
318 B
ReStructuredText
VS_DOTNET_TARGET_FRAMEWORK_VERSION
|
|
----------------------------------
|
|
|
|
Specify the .NET target framework version.
|
|
|
|
Used to specify the .NET target framework version for C++/CLI. For
|
|
example, "v4.5".
|
|
|
|
This property is deprecated and should not be used anymore. Use
|
|
:prop_tgt:`DOTNET_TARGET_FRAMEWORK_VERSION` instead.
|