Converting Xamarin Libraries to SDK Style & Multi-Targeted Projects
Summary
This tech transcript discusses converting existing iOS and Android libraries to the new SDK style tooling in Visual Studio 2017, simplifying project structure. Key references include Xamarin.iOS, .NET Core multi-targeting, and MSBuild SDK extras. The practical takeaway is that this conversion enables easier NuGet packaging, multi-targeting, and continuous integration/delivery with minimal manual effort by directly editing the .csproj file.