用VS2019打开Unity build 出来的HoloLens solution 没有device target的问题

Hololens 一代的solution应该是
用VS2019打开Unity build 出来的HoloLens solution 没有device target的问题
但是最近发现有个问题,新建工程的solution里没有device选项。
应该是SDK版本的问题。
有时候会出现这样的错误:

“error MSB8020: The build tools for Visual Studio 2017 (Platform Toolset = ‘v141’) cannot be found.“

解决方法:
在VS2019里面打开solution,Project->Retarget solution->
用VS2019打开Unity build 出来的HoloLens solution 没有device target的问题