Link to .NET Upgrade Assistant from MAUI migration doc (#344)
* Update migrate.md * Update docs/get-started/migrate.md * Update docs/get-started/migrate.md
This commit is contained in:
Родитель
463b3e64c1
Коммит
f815152077
|
@ -12,7 +12,7 @@ You don't need to rewrite your Xamarin.Forms apps to move them to .NET Multi-pla
|
|||
|
||||
The process for migrating a Xamarin.Forms app to .NET MAUI is expected to be:
|
||||
|
||||
1. Use the .NET upgrade assistant for .NET MAUI to migrate your Xamarin.Forms projects to .NET MAUI single project, and perform well-known code namespace changes.
|
||||
1. Use the [.NET Upgrade Assistant](/dotnet/core/porting/upgrade-assistant-overview) for .NET MAUI to migrate your Xamarin.Forms projects to .NET MAUI single project, and perform well-known code namespace changes.
|
||||
1. Update any dependencies to .NET 6 and .NET MAUI compatible versions.
|
||||
1. Register any compatibility services or renderers.
|
||||
1. Build and fix any issues.
|
||||
|
|
Загрузка…
Ссылка в новой задаче