diff --git a/Extension/Faq/How-to-get-rid-of-from-multiple-version-alert-message-in-Syncfusion-Xamarin-Toolbox.md b/Extension/Faq/How-to-get-rid-of-from-multiple-version-alert-message-in-Syncfusion-Xamarin-Toolbox.md index 181fa667..2d11b6b6 100644 --- a/Extension/Faq/How-to-get-rid-of-from-multiple-version-alert-message-in-Syncfusion-Xamarin-Toolbox.md +++ b/Extension/Faq/How-to-get-rid-of-from-multiple-version-alert-message-in-Syncfusion-Xamarin-Toolbox.md @@ -1,35 +1,39 @@ --- layout: post -title: Get rid of from multiple version alert in Syncfusion Xamarin Toolbox -description: how to get rid of from multiple version alert message when drag and drop a Syncfusion Xamarin component from Syncfusion Xamarin Toolbox? +title: Get rid of from multiple version alert in Syncfusion Toolbox +description: how to get rid of from multiple version alert message when drag and drop a Syncfusion component from Syncfusion Toolbox? platform: extension control: Syncfusion Extensions documentation: ug --- -# Get rid of from multiple version alert message in Xamarin Toolbox +# Get rid of the Multiple Version Alert Messages in Syncfusion Toolbox -When drag and drop a Syncfusion Xamarin control from Syncfusion Xamarin Toolbox in a project with multiple version NuGet packages which is already installed, two types of alert message will be displayed based on the following scenarios: +When dragging and dropping a Syncfusion control from either the **Syncfusion Xamarin Toolbox or the Syncfusion .NET MAUI Toolbox** into a project containing multiple versions of NuGet packages that are already installed, two types of alert message will be displayed based on the following scenarios: -* Same NuGet with multiple version installed. -* Different NuGet with multiple version installed. +* Same NuGet with multiple versions installed. +* Different NuGet with multiple versions installed. -## Same NuGet with multiple version installed +## Same NuGet with multiple versions installed -Following alert message will be displayed when multiple version of the same Syncfusion Xamarin NuGet package (e.g., Syncfusion.Xamarin.SfChart v16.1.0.xx and v16.2.0.xx) was found to be already installed in your project. Recommend to maintain the same version NuGet reference. +The following alert message will be displayed if multiple versions of the same Syncfusion NuGet package (e.g., Syncfusion.Xamarin.SfChart **v24.1.xx** and **v24.2.xx**(xamarin) / Syncfusion.MAUI.Buttons **v24.1.xx** and **24.2.xx**(Maui)) are already installed in your project. Recommend maintaining the same version NuGet reference.  -Hence, uninstall the multiple version of same Syncfusion Xamarin NuGet package (e.g., Syncfusion.Xamarin.SfChart) installed and re-install the single version of Syncfusion Xamarin NuGet package (e.g., Syncfusion.Xamarin.SfChart v16.2.0.xx) by manually and add the required control render code snippet to your project. +To resolve this, follow these steps: +1. Uninstall the multiple versions of the same Syncfusion NuGet package currently installed in your project. +2. Now, manually reinstall a single version of the Syncfusion NuGet package (e.g., Syncfusion.Xamarin.SfChart **v24.2.xx**(xamarin) / Syncfusion.MAUI.Buttons **v24.2.xx** (Maui)) and add the necessary control render code sample to your project. -## Different NuGet with multiple version installed +## Different NuGet with multiple versions installed -Following alert message will be displayed when different Syncfusion Xamarin NuGet packages are installed with multiple version in your project. Hence, not aware of which version of Syncfusion NuGet package need to install in your project. +The following alert message will be displayed when different versions of Syncfusion NuGet packages are installed in your project. Hence, you are not aware of which version of the Syncfusion NuGet package you need to install in your project.  -So, manually install all the required version Syncfusion Xamarin NuGet packages in the same version to your project and Drag the required Syncfusion component from the Syncfusion Xamarin Toolbox and Drop the render code snippet in the XAML file of your project. Please refer the [help link](https://help.syncfusion.com/extension/xamarin-extension/toolbox) to use the Syncfusion Xamarin Toolbox. +To resolve this, manually install all the required versions of Syncfusion NuGet packages in the same version of your project. Then, drag the required Syncfusion component from the Syncfusion Toolbox (Xamarin/.NET MAUI) and drop the render code snippet in the XAML file of your project. Please refer to the following help topics to use the Syncfusion Toolbox: +1. [Xamarin ToolBox](https://help.syncfusion.com/extension/xamarin-extension/toolbox) +2. [.NET MAUI ToolBox](https://help.syncfusion.com/maui/visual-studio-integration/toolbox-control) diff --git a/extension-toc.html b/extension-toc.html index ff692656..8d2a7280 100644 --- a/extension-toc.html +++ b/extension-toc.html @@ -344,7 +344,7 @@