遇到的错误
C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\
VC\v160\Microsoft.Cpp.WindowsSDK.targets(46,5): error MSB8036: The Windows
SDK version 10.0.14393.0 was not found. Install the required version of Windows SDK
or change the SDK version in the project property pages or by right-clicking the solution
and selecting "Retarget solution".
解决办法
1.打开Visual Studio Installer

2.修改界面中操作

按照上述的操作,就可以解决windows SDK找不到的问题。
本文解决了在使用Visual Studio 2019时遇到的Windows SDK版本10.0.14393.0未找到的错误。通过更新Visual Studio安装器中的Windows SDK版本,可以轻松解决此问题。
8864





