TeamCity - predefined build parameters
Hi
I was looking at the documentation and for the below property:
|
DotNetFramework<version>[_x86|_x64] |
This property is defined if the corresponding version(s) of .NET Framework runtime is installed. (Supported versions are 1.1, 2.0, 3.5, 4.0 - 4.6.1) |
Does this mean that TeamCity will not support versions 4.7.1 and up?
If I install 4.7.1, will that parameter be visible in the build agent parameters?
Thanks
Please sign in to leave a comment.
TeamCity supports all DotNetFramework versions 4.x. Documentation was not updated yet. Thank you for the feedback.