Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions Formula/powershell-lts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ class PowershellLts < Formula
version "7.4.11"
version_scheme 1

# .NET Core 3.1 requires High Sierra - https://docs.microsoft.com/en-us/dotnet/core/install/dependencies?pivots=os-macos&tabs=netcore31
depends_on macos: :high_sierra

def install
libexec.install Dir["*"]
chmod 0555, libexec/"pwsh"
Expand Down