From e75c661001abe8de7419e9ebf8133695a2814e8e Mon Sep 17 00:00:00 2001 From: Fred Silberberg Date: Thu, 20 Feb 2025 11:07:06 -0800 Subject: [PATCH] Update to release nuget packages (#77261) * Update to release nuget packages In order to publish 17.13 nuget packages, we need to update a few dependencies. I updated the minimum number of packages required from our public packages, then fixed up any restore issues. For each updated package, I then went and confirmed that the dll was actually present in 17.13.0, so we should be safe from dependency loading issues. This change does not need to be inserted into VS. * Skip tests for https://github.com/microsoft/vs-solutionpersistence/issues/95 * Skip failing tests, see https://github.com/dotnet/roslyn/issues/77293. (cherry picked from commit 33500363d0b80af7fe0171a4ebe16586a18d1e48) --- eng/Directory.Packages.props | 56 +++++++++---------- .../CSharp/CSharpGoToImplementation.cs | 4 +- .../CSharp/CSharpWinForms.cs | 8 +-- .../Test/VisualStudioMSBuildWorkspaceTests.cs | 6 +- 4 files changed, 38 insertions(+), 36 deletions(-) diff --git a/eng/Directory.Packages.props b/eng/Directory.Packages.props index 4fcb5b88ff93a..464d35d10f954 100644 --- a/eng/Directory.Packages.props +++ b/eng/Directory.Packages.props @@ -8,7 +8,7 @@ <_BasicReferenceAssembliesVersion>1.7.9 4.8.0-3.final - 17.12.145-preview + 17.13.226 9.0.0-rc.2.24462.10 6.0.0-rtm.21518.12 7.0.0-alpha.1.22060.1 @@ -44,10 +44,10 @@ - - - - + + + + @@ -56,10 +56,10 @@ - + - + @@ -91,31 +91,31 @@ Subset of Microsoft.VisualStudio.Sdk meta-package (run `csi generate-vssdk-versions.csx` to update based on VSSDK meta-package). See https://github.com/dotnet/arcade/blob/main/Documentation/MirroringPackages.md if any of these packages fail to restore. --> - - - - - - - - - - - + + + + + + + + + + + - - + + - - - - - - + + + + + + - +