Summary
Gets or sets the mcs sdk version to apply to the new mcs compiler
for Mono 3.0+
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CscTask
Syntax
[FrameworkConfigurable("mcssdk")]
protected double McsSdk { get; set; }
Attributes
Type | Description |
---|---|
Framework |
Indicates that the value of the property to which the attribute is assigned, can be configured on the framework-level in the NAnt application configuration file. |
Value
Type | Description |
---|---|
double |