Hello Experts,
I'm trying to register a plug-in that I've built with the Plugin Registration tool, but I get the following 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.
But the only versions I can choose from are 4.7.2 and 4.8. I tried to rebuild with 4.7.2, but I get the same error.
How can I fix this without installing the .Net Framework 4.7.1 or 4.6.2 as we cannot install the Framework in our machines?
Microsoft Visual Studio Professional 2022

Thanks
-Sri