This commit is contained in:
Jonathan Dick 2019-07-17 13:42:33 -04:00 коммит произвёл GitHub
Родитель 44dca88e10
Коммит 063acffaac
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -36,6 +36,9 @@ If your app's code (C#, Resources, Manifest, etc) has not been migrated from And
We will provide a migration assistant to help convert your C# code, xml resources, and AndroidManifest to use the new AndroidX API's which you can optionally use to perform a one time migration of your project.
## Migration Tools / Tasks Source Code
The source code for the `Xamarin.AndroidX.Migration` package and other migration tools and utilities are available in: [xamarin/XamarinAndroidXMigration](https://github.com/xamarin/XamarinAndroidXMigration)
## License