Hi Guys
A quick question. I'm trying to build a DLL for Dot Net Core 3.0. I've chosen that as the Target Framework and when I build I get the following error:
NU1100 Unable to resolve 'Microsoft.NETCore.App.Ref (= 3.0.0)' for '.NETCoreApp,Version=v3.0'.
How do I get Dot Net 3.0 into Snap for the to work. Dot Net 3.1 is fine but unforunately we need to support 3.0 too.
Thanks