diff --git a/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/esri.arcgisruntime.xamarin.forms.apimap.json b/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/esri.arcgisruntime.xamarin.forms.apimap.json new file mode 100644 index 000000000..dce0e14bc --- /dev/null +++ b/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/esri.arcgisruntime.xamarin.forms.apimap.json @@ -0,0 +1,68 @@ +{ + "Esri.ArcGISRuntime.Xamarin.Forms": { + "value": "Esri.ArcGISRuntime.Maui", + "kind": "namespace", + "state": "Replaced" + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms": { + "value": "Esri.ArcGISRuntime.Toolkit.Maui", + "kind": "namespace", + "state": "Replaced" + }, + "Esri.ArcGISRuntime.Toolkit.UI.Controls": { + "kind": "namespace", + "state": "Removed" + }, + "Esri.ArcGISRuntime.ARToolkit.Forms": { + "kind": "namespace", + "state": "NotImplemented" + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms.LayerLegend": { + "kind": "type", + "state": "Removed", + "needsManualUpgrade": true, + "needsTodoInComment": true + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms.TimeSlider": { + "kind": "type", + "state": "NotImplemented", + "needsManualUpgrade": true, + "needsTodoInComment": true + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms.CompassRenderer": { + "kind": "type", + "state": "Removed", + "needsManualUpgrade": true, + "needsTodoInComment": true + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms.ScaleLineRenderer": { + "kind": "type", + "state": "Removed", + "needsManualUpgrade": true, + "needsTodoInComment": true + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms.TimeSliderRenderer": { + "kind": "type", + "state": "Removed", + "needsManualUpgrade": true, + "needsTodoInComment": true + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms.LayerLegendRenderer": { + "kind": "type", + "state": "Removed", + "needsManualUpgrade": true, + "needsTodoInComment": true + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms.PopupViewerRenderer": { + "kind": "type", + "state": "Removed", + "needsManualUpgrade": true, + "needsTodoInComment": true + }, + "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms.SymbolDisplayRenderer": { + "kind": "type", + "state": "Removed", + "needsManualUpgrade": true, + "needsTodoInComment": true + } +} \ No newline at end of file diff --git a/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/esri.arcgisruntime.xamarin.forms.packagemap.json b/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/esri.arcgisruntime.xamarin.forms.packagemap.json new file mode 100644 index 000000000..cf6ea55c9 --- /dev/null +++ b/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/esri.arcgisruntime.xamarin.forms.packagemap.json @@ -0,0 +1,130 @@ +{ + "packages": [ + { + "name": "Esri.ArcGISRuntime.Xamarin.Forms", + "frameworks": { + ".NETCoreApp,Version=v6.0": [ + { + "name": "Esri.ArcGISRuntime.Maui", + "version": "200.1" + } + ], + ".NETCoreApp,Version=v7.0": [ + { + "name": "Esri.ArcGISRuntime.Maui", + "version": "200.2" + } + ], + ".NETCoreApp,Version=v8.0": [ + { + "name": "Esri.ArcGISRuntime.Maui", + "version": "200.*" + } + ] + } + }, + { + "name": "Esri.ArcGISRuntime.Toolkit.Xamarin.Forms", + "frameworks": { + ".NETCoreApp,Version=v6.0": [ + { + "name": "Esri.ArcGISRuntime.Toolkit.Maui", + "version": "200.1" + } + ], + ".NETCoreApp,Version=v7.0": [ + { + "name": "Esri.ArcGISRuntime.Toolkit.Maui", + "version": "200.2" + } + ], + ".NETCoreApp,Version=v8.0": [ + { + "name": "Esri.ArcGISRuntime.Toolkit.Maui", + "version": "200.*" + } + ] + } + }, + { + "name": "Esri.ArcGISRuntime.Xamarin.Android", + "frameworks": { + ".NETCoreApp,Version=v6.0": [ + { + "name": "Esri.ArcGISRuntime.Android", + "version": "200.1" + } + ], + ".NETCoreApp,Version=v7.0": [ + { + "name": "Esri.ArcGISRuntime.Android", + "version": "200.2" + } + ], + ".NETCoreApp,Version=v8.0": [ + { + "name": "Esri.ArcGISRuntime.Android", + "version": "200.*" + } + ] + } + }, + { + "name": "Esri.ArcGISRuntime.Xamarin.iOS", + "frameworks": { + ".NETCoreApp,Version=v6.0": [ + { + "name": "Esri.ArcGISRuntime.iOS", + "version": "200.1" + } + ], + ".NETCoreApp,Version=v7.0": [ + { + "name": "Esri.ArcGISRuntime.iOS", + "version": "200.2" + } + ], + ".NETCoreApp,Version=v8.0": [ + { + "name": "Esri.ArcGISRuntime.iOS", + "version": "200.*" + } + ] + } + }, + { + "name": "Esri.ArcGISRuntime.UWP", + "frameworks": { + ".NETCoreApp,Version=v6.0": [ + { + "name": "Esri.ArcGISRuntime.WinUI", + "version": "200.1" + } + ], + ".NETCoreApp,Version=v7.0": [ + { + "name": "Esri.ArcGISRuntime.WinUI", + "version": "200.2" + } + ], + ".NETCoreApp,Version=v8.0": [ + { + "name": "Esri.ArcGISRuntime.WinUI", + "version": "200.*" + } + ] + } + }, + { + "name": "Esri.ArcGISRuntime.runtimes.win10", + "frameworks": { + ".NETCoreApp,Version=v8.0": [ + { + "name": "Esri.ArcGISRuntime.runtimes.win", + "version": "200.*" + } + ] + } + } + ] +} \ No newline at end of file diff --git a/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/metadata.json b/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/metadata.json new file mode 100644 index 000000000..9f075dbea --- /dev/null +++ b/src/UpgradeAssistant.Mappings/mappings/Esri/Esri.ArcGISRuntime.Xamarin.Forms/metadata.json @@ -0,0 +1,4 @@ +{ + "traits": "(Xamarin | Maui)", + "order": 1000 +}