automated framework update enhancement
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
public interface IInstallationManager
|
||||
{
|
||||
void InstallPackages(string Folders, bool Restart);
|
||||
void UpgradeFramework();
|
||||
void RestartApplication();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user