Closed
Description
The dotnet CLI allowed to build net*
targets on mac and linux using the reference assemblies installed with mono. It seems this is not supported by the targets in Microsoft.NET.Sdk
. For fun, I also tried referencing the targeting pack NuGets which also didn't work.
Is there a plan for bringing back support for building net*
projects on linux/mac? Or should it already work?