-
.NET Core 2.1
-
Open powershell as administrator
-
Run script ./build.ps1**
** If you get an error about not signed script, just change execution policy by running Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass in powershell
.NET Core 2.1
Open powershell as administrator
Run script ./build.ps1**
** If you get an error about not signed script, just change execution policy by running Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass in powershell