From 1f4c74045b8bbae89d3db89f1a2148dbb1897e2f Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 8 Jan 2026 14:15:38 -0500 Subject: [PATCH 1/2] chore(deps): upgrade VsixSdk to 0.4.0 and add VSSDK.BuildTools - Upgrade CodingWithCalvin.VsixSdk from 0.3.0 to 0.4.0 - Add Microsoft.VSSDK.BuildTools 17.* package reference --- .../CodingWithCalvin.SuperClean.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/CodingWithCalvin.SuperClean/CodingWithCalvin.SuperClean.csproj b/src/CodingWithCalvin.SuperClean/CodingWithCalvin.SuperClean.csproj index a19c06d..d9aef7f 100644 --- a/src/CodingWithCalvin.SuperClean/CodingWithCalvin.SuperClean.csproj +++ b/src/CodingWithCalvin.SuperClean/CodingWithCalvin.SuperClean.csproj @@ -1,4 +1,4 @@ - + net48 @@ -12,6 +12,7 @@ + From 9ab3f2189f442805c7e5b2618f9e87e890048df8 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 8 Jan 2026 14:24:21 -0500 Subject: [PATCH 2/2] chore: standardize solution configuration (Debug/Release + AnyCPU) --- src/CodingWithCalvin.SuperClean.slnx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/CodingWithCalvin.SuperClean.slnx b/src/CodingWithCalvin.SuperClean.slnx index a8ed512..99baf85 100644 --- a/src/CodingWithCalvin.SuperClean.slnx +++ b/src/CodingWithCalvin.SuperClean.slnx @@ -2,9 +2,7 @@ - - - +