“You should only open projects from a trustworthy source”

昨日把玩一个开源的玩意儿,在Visual Studio打开Project的时候,居然总跳出"Security Warning",无聊。

[Tips] How to resolve "You should only open projects from a trustworthy source”

 

究其原因,应该还是因为这个东西我是从网上下载的,需要unlock一把。

具体办法就是在Explorer中找到*.vcxproj,找到Security选项,选择Unlock即可。

[Tips] How to resolve "You should only open projects from a trustworthy source”

 

 

 

相关文章:

  • 2021-11-01
  • 2022-12-23
  • 2021-06-19
  • 2022-12-23
  • 2021-08-26
  • 2021-09-03
  • 2021-11-02
猜你喜欢
  • 2021-12-23
  • 2021-09-29
  • 2022-12-23
  • 2022-12-23
  • 2022-02-28
  • 2021-11-11
  • 2022-12-23
相关资源
相似解决方案