Hi everyone, I recently downloaded visual studio for mac to work on my Xamarin Forms project but it is giving me an error when I build the project. The error says that packages.config can not be found and that I need to ensure that this project has Microsoft.Bcl.build installed and package.config needs to be within the package. The part that is confusing for me is that the project builds with no errors when I build it in Xamarin Studio for Mac. Does anyone know why this is and how I can resolve this issue?
In the meantime I'll be working in Xamarin Studio but would like to eventually switch to VS for Mac.