diff --git a/CPPCheckPlugin/CPPCheckPlugin.csproj b/CPPCheckPlugin/CPPCheckPlugin.csproj index 54e2381..f21b082 100644 --- a/CPPCheckPlugin/CPPCheckPlugin.csproj +++ b/CPPCheckPlugin/CPPCheckPlugin.csproj @@ -1,7 +1,7 @@  - + - 11.0 + 12.0 11.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -47,6 +47,9 @@ + + True + @@ -140,7 +143,9 @@ - + + Designer + SettingsSingleFileGenerator Settings.Designer.cs @@ -172,24 +177,34 @@ Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile MSBuild:Compile Designer + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer diff --git a/CPPCheckPlugin/source.extension.vsixmanifest b/CPPCheckPlugin/source.extension.vsixmanifest index ca303da..2ff28c5 100644 --- a/CPPCheckPlugin/source.extension.vsixmanifest +++ b/CPPCheckPlugin/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + cppcheck add-in Integration for cppcheck - C/C++ code static analysis tool PackageInstallerLicense.txt