I can't build my Xamarin.Forms project after I did a commit on it from Visual Studio for mac. now I keep getting this error, no matter what target do I choose:
Your project is not referencing the ".NETPortable,Version=v4.6,Profile=Profile44" framework. Add a reference to ".NETPortable,Version=v4.6,Profile=Profile44" in the "frameworks" section of your project.json, and then re-run NuGet restore.