dotnet / xamarin

Xamarin is Microsoft's open source platform for building cross-platform mobile apps with .NET
MIT License
53 stars 5 forks source link

Xamarin developers will still be able to develop their legacy projects with Visual Studio #6

Open maddymontaquila opened 3 years ago

maddymontaquila commented 3 years ago

Projects using storyboards for iOS, XML for Android, and XAML for cross-platform will still be supported using the existing Visual Studio capabilities. Conversion support to SDK Style projects will be provided via the CLI TryConvert tool, and developer guidance will be included for code migration.

Aguilex commented 3 years ago

Xamarin Tools comments... this is considered mostly a "regression testing"... existing projects need to continue to work. This implies that the iOS and Android SDKs will continue to be inserted into VS and VSMac as done today.