net35
namespace Microsoft.Build.Tasks
{
public abstract class GenerateManifestBase : Task
{
protected internal int CompareFrameworkVersions(string versionA, string versionB);
}
}
.NET Framework | 3.5 |
---|---|
Information specific to net35 | |
Assembly | Microsoft.Build.Tasks.v3.5 , Version=3.5.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |