Gets or sets the target framework to use (overrides NAnt.exe.config settings)
[Visual Basic]
<Obsolete(Message:="Use the -[t]argetframework option instead.", IsError:=False), _
CommandLineArgument(Name:="defaultframework", ShortName:="k", Description:="Specifies the framework to target", Type:=CommandLineArgumentTypes.AtMostOnce)>
[Obsolete(Message="Use the -[t]argetframework option instead.", IsError=False)]
[CommandLineArgument(Name="defaultframework", ShortName="k", Description="Specifies the framework to target", Type=CommandLineArgumentTypes.AtMostOnce)]