Execute Visual Studio restoration
This commit is contained in:
parent
ca681c1497
commit
88c2ec10c4
1 changed files with 1 additions and 0 deletions
|
@ -39,4 +39,5 @@ function Restore-PersonalApps([Context] $context) {
|
|||
Restore-PuTTY $context;
|
||||
Restore-RetroArch $context;
|
||||
Restore-reWASD $context;
|
||||
Restore-VisualStudio $context;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue