Dotnet is only used to build officecli.
I think there is no need to add dotnet dependence in brew install.
Brew should use prebuilt binary file to install.
It's not elegant to build binary in the client computer.
https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/o/officecli.rb
Dotnet is only used to build officecli.
I think there is no need to add dotnet dependence in brew install.
Brew should use prebuilt binary file to install.
It's not elegant to build binary in the client computer.
https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/o/officecli.rb