MonoDevelop invalid static method invocation syntax: “[MSBuild]::GetTargetFrameworkIdentifier(‘$(TargetFramework)’
I have a Visual Studio 2019 .snl project that I need now to run it on an Ubuntu machine. After reading online I opted for MonoDevelop (since Linux doesn’t have Visual Studio version). When I try to …