TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildSteps
/
VSTestStep
/
TargetFramework
Target
Framework
enum
TargetFramework
:
Enum
<
VSTestStep.TargetFramework
>
Content copied to clipboard
Target .NET Framework
Entries
Types
Properties
Entries
Framework35
Link copied to clipboard
Framework35
(
)
Content copied to clipboard
Framework40
Link copied to clipboard
Framework40
(
)
Content copied to clipboard
Framework45
Link copied to clipboard
Framework45
(
)
Content copied to clipboard
DEFAULT
Link copied to clipboard
DEFAULT
(
)
Content copied to clipboard
Vstest.console will select the target framework automatically
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard