diff --git a/build.ps1 b/build.ps1 index eed7e1b2..b346a906 100644 --- a/build.ps1 +++ b/build.ps1 @@ -19,7 +19,7 @@ param ( [Parameter()] [bool] - $PublishSingleFile = $True + $PublishSingleFile = $False ) .\scripts\download.ps1 $OutputPath