quartz/content/Installing .NET on MacOS.md
2024-04-14 07:30:00 +02:00

317 B

This was a bit of a hassle. I had it installed with brew, but removed everything from brew.

Then downloaded the binaries directly from the Microsoft websites and followed the instructions there.

I also needed to do the following:

sudo ln -s /usr/local/share/dotnet/dotnet /usr/local/bin/

Links:

202404112041