C# Class NuspecUpdater.Program

Mostrar archivo Open project: JaCraig/Batman

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
ReversionPackages ( ) : void
SendToNuget ( ) : void
SetupDefaultPackage ( ) : void
SetupDependencies ( ) : void
SetupInternalDependencies ( ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void