Has any progress been made on this request? I am facing the same error that H Shah is seeing. I can run the toolkit all the way through to "Step 8 - Importing data" where I see the following error:
An error occurred on import: Could not load file or assembly 'Microsoft.Extensions.FileProviders.Abstractions, Version=3.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
I have uninstalled/reinstalled Kentico using the Xperience_13_Refresh_10 installer. The target CMS site does not contain a reference to v3.1.0 of the Microsoft.Extensions.FileProviders.Abstractions DLL, but it is showing v3.8.0. I've verified the DLL redirect is not in the ImportToolkit.exe.config file. I have also spun up a completely new CMS site (located directly on the root of my PC) to use as a target for the import and I get the same error. Multiple members of my team are facing this error, while 1 has been able to run the import successfully (with the exact same CMS site as the target).
Running Fusion++ while attempting an import has not yielded any results, as the DLL that is throwing the error has not appeared in the Fusion logs. Event Log in the CMS is showing that my import is starting, as I see the CREATEDOC log for the first page, but then nothing after that.
I don't believe the error is with the target CMS site, but I am not sure where that DLL would be called from? Kentico Support over email has stated that DLL is only used in the CMS site... v3.1.0 is a very dated version though (I believe v7 is the most recent) so a newly installed CMS using .NET Framework 4.8 should not have a reference to the outdated DLL.