From 6e36c969b3a4dbee0e966ee131e1754ff98b6115 Mon Sep 17 00:00:00 2001 From: Fredric Silberberg Date: Tue, 18 Feb 2025 11:36:57 -0800 Subject: [PATCH 1/3] 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. --- eng/Directory.Packages.props | 56 ++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/eng/Directory.Packages.props b/eng/Directory.Packages.props index fa08c58e8c7f7..8cf5d67dfa920 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 @@ -45,10 +45,10 @@ - - - - + + + + @@ -57,10 +57,10 @@ - + - + @@ -92,31 +92,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. --> - - - - - - - - - - - + + + + + + + + + + + - - + + - - - - - - + + + + + + - +