From a232382bce4556261f5c471c4f3b388551736c42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 05:08:08 +0000 Subject: [PATCH] Bump Microsoft.NETFramework.ReferenceAssemblies and NuGet.Build.Tasks.Pack Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [NuGet.Build.Tasks.Pack](https://github.com/NuGet/NuGet.Client). These dependencies needed to be updated together. Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `NuGet.Build.Tasks.Pack` from 6.12.1 to 6.13.2 - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NuGet.Build.Tasks.Pack dependency-version: 6.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]