Update dotnet.rb

This commit is contained in:
Miccal Matthews
2024-02-14 07:00:27 +08:00
committed by GitHub
parent 150d06b779
commit a85160257a
+2 -2
View File
@@ -27,9 +27,9 @@ cask "dotnet" do
end
conflicts_with cask: [
"dotnet-preview",
"dotnet-sdk",
"homebrew/cask-versions/dotnet-preview",
"homebrew/cask-versions/dotnet-sdk-preview",
"dotnet-sdk-preview",
], formula: "dotnet"
depends_on macos: ">= :mojave"