Page 1 of 1

.NETFamework Warning Message

Posted: Mon Jun 22, 2020 8:11 pm
by dlam
Hi Support Team,
My Windows 10 has already upgraded to v4.8 .NETFramework but I always receive this warning.
Please let me know how to avoid the following warning:

The reference assemblies for framework ".NETFramework,Version=v4.7" were not found.
To resolve this, install the SDK or Targeting Pack for this framework version or retarget
your application to a version of the framework for which you have the SDK or Targeting Pack installed.
Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place
of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
(MSB3644)

Re: .NETFamework Warning Message

Posted: Tue Jun 23, 2020 8:16 am
by odklizec
Hi,

Have you tried to install .NET SDK or Targeting Pack for .net 4.7, as mentioned in the warning? I believe this is required by recent Ranorex versions?