From d1b3a70008e20638e3a1f6bc26af1639f662a7ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 18:30:40 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo --- global.json | 2 +- src/NuGetLicense/NuGetLicense.csproj | 4 ++-- src/NuGetUtility/NuGetUtility.csproj | 4 ++-- .../targets/VersionRangesProject/VersionRangesProject.csproj | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/global.json b/global.json index 8a6db7ace..bf6bb14f0 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "runner": "Microsoft.Testing.Platform" }, "sdk": { - "version": "10.0.100", + "version": "10.0.102", "rollForward": "latestMinor" } } diff --git a/src/NuGetLicense/NuGetLicense.csproj b/src/NuGetLicense/NuGetLicense.csproj index e7345a5ff..6c6458e52 100644 --- a/src/NuGetLicense/NuGetLicense.csproj +++ b/src/NuGetLicense/NuGetLicense.csproj @@ -27,8 +27,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NuGetUtility/NuGetUtility.csproj b/src/NuGetUtility/NuGetUtility.csproj index b77604b50..49979cdbe 100644 --- a/src/NuGetUtility/NuGetUtility.csproj +++ b/src/NuGetUtility/NuGetUtility.csproj @@ -38,8 +38,8 @@ - - + + all diff --git a/tests/targets/VersionRangesProject/VersionRangesProject.csproj b/tests/targets/VersionRangesProject/VersionRangesProject.csproj index 428d45c1f..dc9d965dd 100644 --- a/tests/targets/VersionRangesProject/VersionRangesProject.csproj +++ b/tests/targets/VersionRangesProject/VersionRangesProject.csproj @@ -5,7 +5,7 @@ - + \ No newline at end of file