C# Class NuGet.MSBuild.Tools.Helpers.NuspecManifestExtractor

Show file Open project: SympaOy/NuGet.for.MSBuild Class Usage Examples

Public Methods

Method Description
ReadManifest ( string fileName ) : NuspecManifest

Private Methods

Method Description
DetermineNamespace ( string fileName ) : string

Method Details

ReadManifest() public method

public ReadManifest ( string fileName ) : NuspecManifest
fileName string
return NuspecManifest