RPM build
This commit is contained in:
parent
7586f7a159
commit
d6fe3013ab
12 changed files with 242 additions and 33 deletions
|
|
@ -25,6 +25,9 @@ namespace WindowsConfigApp
|
|||
=> new DirectoryInfo(directory)?.DeleteIcon();
|
||||
|
||||
public bool CanUpgrade => true;
|
||||
|
||||
public string ReleaseIdentifier => AppScaffolding.LibationScaffolding.ReleaseIdentifier.ToString();
|
||||
|
||||
public void InstallUpgrade(string upgradeBundle)
|
||||
{
|
||||
var thisExe = Environment.ProcessPath;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue