Closed
Description
On VSTS, after I added the aspnet core Signalr preview nuget package, I got an error about not being able to AOT an assembly.
My build definition runs on my mac which I've setup as a private agent. I use the XamariniOS vsts task.
What I don't understand is that when I build (in Release | iPhone) on my pc connected to my mac it builds fine without the error.
How come?