메소드 |
설명 |
|
GetInputFile ( ) : string |
|
|
GetMSBuildProject ( string packageReferenceFilePath ) : IMSBuildProjectSystem |
|
|
GetNuGetVersion ( ICustomAttributeProvider assembly ) : SemanticVersion |
|
|
GetPackages ( IPackageRepository repository ) : IEnumerable |
|
|
GetPackagesConfigPath ( string path ) : string |
|
|
GetPackagesDir ( string packagesDir ) : string |
|
|
GetProject ( string packagesConfigPath ) : ProjectPair |
|
|
GetReposioryPath ( string projectRoot ) : string |
|
|
GetRepositoryPathFromSolution ( string solutionDir ) : string |
|
|
SelfUpdate ( string exePath, SemanticVersion version ) : void |
|
|
UpdateAllPackages ( string solutionDir ) : void |
|
|
UpdateCommand ( IPackageRepositoryFactory repositoryFactory, IPackageSourceProvider sourceProvider ) : System |
|
|
UpdatePackages ( IPackageRepository localRepository, IPackageRepository sourceRepository, IPackageConstraintProvider constraintProvider, IPackagePathResolver pathResolver, IProjectSystem project ) : void |
|
|
UpdatePackages ( IPackageRepository localRepository, IProjectManager projectManager ) : void |
|
|
UpdatePackages ( string packagesConfigPath, IMSBuildProjectSystem project = null, string repositoryPath = null, IPackageRepository sourceRepository = null ) : void |
|
|