You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
356 B
12 lines
356 B
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` or
|
|
:prop_tgt:`DOTNET_TARGET_FRAMEWORK_VERSION` instead.
|