Property | Type | Description | |
---|---|---|---|
ProjectJsonLookupList | string[] |
Method | Description | |
---|---|---|
IsDotnetCorePreview3 ( string projectPath, IEnumerable |
||
IsWebApplicationProjectFile ( string projectFilePath ) : bool | ||
TryAspNetCoreWebProject ( string rootPath, IFileFinder fileFinder, string &projectJsonPath ) : bool |
public static IsDotnetCorePreview3 ( string projectPath, IEnumerable |
||
projectPath | string | |
projectTypeGuids | IEnumerable |
|
return | bool |
public static IsWebApplicationProjectFile ( string projectFilePath ) : bool | ||
projectFilePath | string | |
return | bool |
public static TryAspNetCoreWebProject ( string rootPath, IFileFinder fileFinder, string &projectJsonPath ) : bool | ||
rootPath | string | |
fileFinder | IFileFinder | |
projectJsonPath | string | |
return | bool |