Hi @ansalc ,
As suggested by Castorix31, make sure the project template you create is .NET Framework instead of .NET Core(or .NET5), and you cannot directly change the 'Target Framework' from .NET Core to .NET Framework.
Besides, you can refer to the following document to determine if. Net framework 4.7.2 is installed.
How to: Determine which .NET Framework versions are installed
Hope it could be helpful.
Best Regards,
Xingyu Zhao
*
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.