From 7808676cfcb0e0b7ca821671a68995176977edff Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 8 Jan 2026 14:14:08 -0500 Subject: [PATCH] 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.BreakpointNotifier.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/CodingWithCalvin.BreakpointNotifier/CodingWithCalvin.BreakpointNotifier.csproj b/src/CodingWithCalvin.BreakpointNotifier/CodingWithCalvin.BreakpointNotifier.csproj index edfe429..50645ab 100644 --- a/src/CodingWithCalvin.BreakpointNotifier/CodingWithCalvin.BreakpointNotifier.csproj +++ b/src/CodingWithCalvin.BreakpointNotifier/CodingWithCalvin.BreakpointNotifier.csproj @@ -1,4 +1,4 @@ - + net48 @@ -11,6 +11,7 @@ +