I want to poin my unit test .runsettings file to .Net 4.6.1 and I have tried to specify like below,
<TargetFrameworkVersion>Framework461</TargetFrameworkVersion>
but the run time is not able to identify it and throwing below error,
Error:
Invalid settings 'RunConfiguration'. Invalid value 'Framework461' specified for 'TargetFrameworkVersion'.