E
Ebenezer94
Guest
We are working on a WPF library, which uses a Presentation.Framework as dependent. When we use this WPF library with .NETFramework 4.6.1 target, it works properly in our end. But we are facing a error “Could not load file or assembly 'PresentationFramework, Version=4.0.0.0” while using this WPF library with .NET Core 3.0 target.
Please help me to resolve this issue in our end.
Note: We cannot install the PresentationFramework Version=4.0 package manually in NET Core 3.0 targeted WPF library.
Continue reading...
Please help me to resolve this issue in our end.
Note: We cannot install the PresentationFramework Version=4.0 package manually in NET Core 3.0 targeted WPF library.
Continue reading...