I'm creating Xamarin Forms App with following projects:
.Net Standard 2.0
Android
iOS
UWP
On the platform-specific projects it is possible to add Web Reference, but on the first one there is only "Reference". How do I add WebReference to the .NET Standard Project?