This repository was archived by the owner on Aug 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" 127d8bd3-8cd7-491a-9a63-9b4e89118da9" Version =" 1.2.0 " Language =" en-US" Publisher =" -" />
4+ <Identity Id =" 127d8bd3-8cd7-491a-9a63-9b4e89118da9" Version =" 1.2.1 " Language =" en-US" Publisher =" -" />
55 <DisplayName >cppcheck add-in</DisplayName >
66 <Description xml : space =" preserve" >Integration for cppcheck - C/C++ code static analysis tool </Description >
77 <License >PackageInstallerLicense.txt</License >
88 </Metadata >
9- <Installation InstalledByMsi = " false " >
10- <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [11.0,12 .0]" />
11- <InstallationTarget Id =" Microsoft.VisualStudio.Premium" Version =" [11.0,12 .0]" />
12- <InstallationTarget Id =" Microsoft.VisualStudio.Ultimate" Version =" [11.0,12 .0]" />
9+ <Installation >
10+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [11.0,14 .0]" />
11+ <InstallationTarget Id =" Microsoft.VisualStudio.Premium" Version =" [11.0,14 .0]" />
12+ <InstallationTarget Id =" Microsoft.VisualStudio.Ultimate" Version =" [11.0,14 .0]" />
1313 </Installation >
1414 <Dependencies >
1515 <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" 4.5" />
You can’t perform that action at this time.
0 commit comments