Hi Ashoka,
Welcome to Microsoft Q&A forum.
It is a little weird, as for VS Professional 2013, the error message mentioned v141, instead of v120 or v110.
Anyway, please also select the newer version of Windows SDK in project’s property page > Configuration Properties > General > Windows SDK Version(the windows sdk can be installed from VS Installer > Modify > Individual Components), and make sure that you have selected Visual Studio 2017(v141) in project’s property page.
Besides, please right-click your project > Unload Project > right-click it again > Edit … then in .XXproj
file, make sure that the <PlatformToolset>
property has been set to v141
.
Best Regards,
Tianyu
- 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.