Commit f3bc44b
committed
fix(install): pass UserInstall parameter to Main function
Fix PSScriptAnalyzer PSReviewUnusedParameter warning by explicitly
passing the script-level parameter to the Main function.1 parent 261a240 commit f3bc44b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
310 | 311 | | |
311 | 312 | | |
312 | 313 | | |
313 | | - | |
| 314 | + | |
0 commit comments