From 6c81b01464608a2ba8abe90efe6b873e126e8b2c Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 8 Jan 2026 14:15:10 -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.CouchbaseExplorer.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/CodingWithCalvin.CouchbaseExplorer/CodingWithCalvin.CouchbaseExplorer.csproj b/src/CodingWithCalvin.CouchbaseExplorer/CodingWithCalvin.CouchbaseExplorer.csproj index 950da09..b854102 100644 --- a/src/CodingWithCalvin.CouchbaseExplorer/CodingWithCalvin.CouchbaseExplorer.csproj +++ b/src/CodingWithCalvin.CouchbaseExplorer/CodingWithCalvin.CouchbaseExplorer.csproj @@ -1,4 +1,4 @@ - + net48 @@ -13,6 +13,7 @@ + From e5da121d07672e7da78eb284320509841fb07a43 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 8 Jan 2026 14:24:05 -0500 Subject: [PATCH 2/2] chore: standardize solution configuration (Debug/Release + AnyCPU) --- src/CodingWithCalvin.CouchbaseExplorer.slnx | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/CodingWithCalvin.CouchbaseExplorer.slnx b/src/CodingWithCalvin.CouchbaseExplorer.slnx index 9368e3d..0179cc7 100644 --- a/src/CodingWithCalvin.CouchbaseExplorer.slnx +++ b/src/CodingWithCalvin.CouchbaseExplorer.slnx @@ -1,8 +1,8 @@ - - - + + + @@ -10,9 +10,5 @@ - - - - - +