• Runtime Errors After Upgrading to PowerPlatform.Dataverse.Client

    We are currently facing runtime errors following the upgrade of our .NET Framework class library from XrmTooling.CoreAssembly to PowerPlatform.Dataverse.Client. While the library compiles successfully, executing text template files that depend on this library results in runtime issues specifically related to Microsoft.Extensions.DependencyInjection.Abstractions.


    This issue was not present with XrmTooling.CoreAssembly, where the text template files executed without any errors and returned the required objects as expected.


    Current Impact:

    Dependency Conflicts: We are experiencing conflicts during runtime due to incompatible dependency versions.

    Failed Outputs: The text template files are failing to generate the expected outputs, hindering our progress.


    Proposed Resolution:

    Ensure Compatibility: Verify the compatibility between the PowerPlatform.Dataverse.Client library and the text template files to prevent similar issues in the future.


    Your attention to this matter is appreciated, and we look forward to any insights or suggestions on resolving these issues.