From 82357f8693c99e5e7beec0e4c765111aa039d787 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Fri, 30 Jan 2026 11:16:08 -0500 Subject: [PATCH] test(manifest): match MoreInfo URL with extension.manifest.json Testing if matching URLs (both with www.) enables marketplace link. --- src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest b/src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest index 8cea8be..1861344 100644 --- a/src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest +++ b/src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest @@ -4,7 +4,7 @@ Super Clean Adds a 'Super Clean' option to the right click menu of the Solution and Project nodes of the Solution Explorer, to clear out the bin and obj folders for all, or selected, projects in the solution. - https://github.com/codingwithcalvin/vs-superclean + https://www.github.com/CodingWithCalvin/VS-SuperClean resources\LICENSE resources\logo.png bin,debug,folder,output