From 177d126d572f20fc26238de33b2c6deaef349894 Mon Sep 17 00:00:00 2001 From: Kevin Ransom Date: Thu, 6 Jun 2024 14:08:02 -0700 Subject: [PATCH] Address vsix package creation change --- eng/Versions.props | 2 +- vsintegration/Vsix/Directory.Build.props | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 6146affd95a..e2c40164eac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -152,7 +152,7 @@ $(VisualStudioProjectSystemPackagesVersion) 2.3.6152103 - 17.1.4054 + 17.10.2179 17.7.3-preview 17.0.0 17.6.11 diff --git a/vsintegration/Vsix/Directory.Build.props b/vsintegration/Vsix/Directory.Build.props index 58d4c1319cf..e286ec2d2ce 100644 --- a/vsintegration/Vsix/Directory.Build.props +++ b/vsintegration/Vsix/Directory.Build.props @@ -15,6 +15,7 @@ false false false + false false false false