zoukankan      html  css  js  c++  java
  • ImageWatch 无法安装在VS2017环境下的解决方案

    Download:

    https://marketplace.visualstudio.com/items?itemName=VisualCPPTeam.ImageWatch#qna

    For Visual Studio 2017 "support": 

    1. Download the extension (ImageWatch.vsix) and open it using WinRAR

    2. From inside the bundle, open "extension.vsixmanifest" (using Notepad/Visual Studio, or any XML editor)

    3. Edit line number 11 to match: "<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0]" />"

    4. Edit line number 15 to match: "<Dependency Id="Microsoft.VisualStudio.MPF.15.0" DisplayName="Visual Studio MPF 15.0" Version="[15.0]" />"

    5. Save the file and update it in the archive (select Yes in WinRAR dialog)

    6. Install the extension (it will complain that it might not be compatible, but it works)

  • 相关阅读:
    android 如何在手机上 安装两个同样的app
    Ubuntu 16.04 安装Gitlab
    VScode开发C++常用插件
    过滤text字段为空的数据
    ES标签搜索并解决评分排序问题
    3
    2
    1
    9
    Maven3种打包方式
  • 原文地址:https://www.cnblogs.com/Carlsblog/p/9808057.html
Copyright © 2011-2022 走看看