From 74502ab289a8b270d2734b69cf281ae8e32ad0fc Mon Sep 17 00:00:00 2001 From: Hamid Mosalla Date: Sat, 4 Dec 2021 17:00:30 +0100 Subject: [PATCH] change manifest to only target vs 2022 --- ColorCoder/source.extension.vsixmanifest | 64 ++++++++++++------------ 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/ColorCoder/source.extension.vsixmanifest b/ColorCoder/source.extension.vsixmanifest index 6c2006b..f7bf431 100644 --- a/ColorCoder/source.extension.vsixmanifest +++ b/ColorCoder/source.extension.vsixmanifest @@ -1,35 +1,35 @@ - - - ColorCoder - Provides the ability to change the color of important programming constructs in C# and VB. - https://github.com/HamidMosalla/VisualStudio-ColorCoder - Resources\License.txt - Resources\Icon.png - Resources\Preview.png - syntax highlighter, colors, coloring, tagging, visual studio, extension - - - - amd64 - - - amd64 - - - amd64 - - - - - - - - - - - - - + + + ColorCoder + Provides the ability to change the color of important programming constructs in C# and VB. + https://github.com/HamidMosalla/VisualStudio-ColorCoder + Resources\License.txt + Resources\Icon.png + Resources\Preview.png + syntax highlighter, colors, coloring, tagging, visual studio, extension + + + + amd64 + + + amd64 + + + amd64 + + + + + + + + + + + + +