diff --git a/build.ps1 b/build.ps1 index 1cda22e1..eed7e1b2 100644 --- a/build.ps1 +++ b/build.ps1 @@ -11,7 +11,7 @@ param ( [Parameter()] [bool] - $SelfContained = $False, + $SelfContained = $True, [Parameter()] [bool]