cmake/Help/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst

11 lines
318 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
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".
2018-08-09 18:06:22 +02:00
This property is deprecated and should not be used anymore. Use
:prop_tgt:`DOTNET_TARGET_FRAMEWORK_VERSION` instead.