diff --git a/build.ps1 b/build.ps1 deleted file mode 100644 index 3a5abafe2..000000000 --- a/build.ps1 +++ /dev/null @@ -1,2 +0,0 @@ -# Publish PowerShell -dotnet publish "src/Microsoft.PowerShell.Linux.Host" --framework "netstandardapp1.5" --output "bin"