From 1b045547eec85507ebef31ebb5f4a1608a2f65ec Mon Sep 17 00:00:00 2001 From: tomaszgolebiowski <37900990+tomaszgolebiowski@users.noreply.github.com> Date: Thu, 6 Feb 2025 23:53:19 +0800 Subject: [PATCH] Use Version attribute for PackageReference (#213) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Test plan None Co-authored-by: Tomasz Gołębiowski --- .../Cody.VisualStudio.Completions.csproj | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/Cody.VisualStudio.Completions/Cody.VisualStudio.Completions.csproj b/src/Cody.VisualStudio.Completions/Cody.VisualStudio.Completions.csproj index e7e2920..a6d0bd5 100644 --- a/src/Cody.VisualStudio.Completions/Cody.VisualStudio.Completions.csproj +++ b/src/Cody.VisualStudio.Completions/Cody.VisualStudio.Completions.csproj @@ -54,12 +54,8 @@ - - 17.6.268 - - - 2.15.29 - + +