I have projects that I have made in the past in Microsoft Visual Studio. Recently, I have installed Microsoft Visual Studio for Mac and tried opening up these solutions but I am met with an error:
/Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(5,5): Warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Web.Entity". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. (MSB3245) (WebApplication1)
Has anyone else ran into this? I am trying to Google this and see if there is anything remotely close but to no avail. Thanks!