mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-12 02:51:16 +10:00
Clean up analyzer warnings
This commit is contained in:
@@ -24,6 +24,7 @@ function Invoke-WPFRunspace {
|
||||
#>
|
||||
|
||||
[CmdletBinding()]
|
||||
[OutputType([System.IAsyncResult])]
|
||||
Param (
|
||||
$ScriptBlock,
|
||||
$ArgumentList,
|
||||
|
||||
Reference in New Issue
Block a user