net40
namespace Microsoft.Build.Tasks
{
public class Csc : ManagedCompiler
{
public string Platform { get; set; }
}
}
.NET Framework | 2.03.03.54.0 |
---|---|
Information specific to net40 | |
Assembly | Microsoft.Build.Tasks.v4.0 , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |