Syncfusion blazor extension

I installed Syncfusion Essential Studio for Blazor 18.3.0.35 but when I start Visual Studio and I try to select from the extension to generate a new Syncfusion project, it generates a project with syncfusion Blazor 18.2.0.59
Why ?
I was using version 18.2.0.59 successfully and I simply tried yo update the suncfusion libraries to 18.3.0.35 but I'm not able to deploy the project because it always generates a deploy for version 18.2.0.59
I can't find any solution
Thanks
Walter

1 Reply 1 reply marked as answer

GR Ganesan Rengasamy Syncfusion Team October 7, 2020 11:50 AM UTC

Hi Walter,

Thanks for contacting Syncfusion support.

We can able to reproduce the reported version wrongly updated issue while creating the Syncfusion Blazor application from our side and we have fixed the issue from our side. This fix will be included in our upcoming Syncfusion release. As of now please follow the below steps to resolve the issue in your Visual Studio.

  1. In Visual Studio go to Extensions -> Manage Extensions -> Installed -> Syncfusion Blazor Template Studio and then click on the Uninstall button
  2. Close the Visual Studio to start the uninstallation process
  3. Then, Download theSyncfusion Blazor Template Studio Extension file from here.
  4. Install theSyncfusion Blazor Template Studio extension by double click on the downloaded file
  5. Now, check the Syncfusion Blazor Template Studio in your application.

Also, we have checked the deploy issue after update the Syncfusion NuGet packages to the latest version, the issue is not reproduced from our side. We suspect that the issue may occurred because of the Syncfusion Nuget packages may not properly updated to the latest version. Please install the shared VSIX file and check whether the same deploy issue reproduce or not and update the issue details to us.

Regards,
Ganesan Rengasamy.



Marked as answer
Loader.
Up arrow icon