Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot register plugin with the Plugin Registration Tool with plugin assembly targets version 4.8 of .NET Framework #144

Open
Karen-Wan opened this issue Mar 8, 2024 · 1 comment

Comments

@Karen-Wan
Copy link

Hi,
I try to use this tool to register the plugin compiled with .Net Framework 4.8, I got this error "This plugin assembly targets version 4.8 of .NET Framework that is not supported. Rebuild this assembly using .NET Framework version 4.7.1 and try again.", do you know when this tool can support .Net Framework 4.8?

Thanks
Karen

@imranakram
Copy link
Collaborator

Hi Karen, here's the official documentation
https://learn.microsoft.com/en-us/power-apps/developer/data-platform/org-service/visual-studio-dot-net-framework

"Plug-ins and custom workflow assemblies should use .NET Framework 4.6.2. While assemblies built using later versions should generally work, if they use any features introduced after 4.6.2 an error will occur."

So far there isn't any word in my knowledge about when CrmSdk is getting an upgrade. I'd assume it's gonna be a big jump to the latest .net when that happens eventually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants