summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.rst
blob: b33f4fb480915c93eeefe39af6b854ccb2f0a0ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DOTNET_TARGET_FRAMEWORK_VERSION
-------------------------------

Specify the .NET target framework version.

Used to specify the .NET target framework version for C++/CLI and C#.
For example: ``v4.5``.

This property is only evaluated for :ref:`Visual Studio Generators`
VS 2010 and above.

To initialize this variable for all targets set
:variable:`CMAKE_DOTNET_TARGET_FRAMEWORK` or
:variable:`CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION`. If both are set,
the latter is ignored.