From ed567adb439330422ceed7acb28eadeee1c51774 Mon Sep 17 00:00:00 2001 From: Simon Ensslen Date: Mon, 26 Feb 2024 23:40:05 +0100 Subject: [PATCH] update nuget packages where possible --- src/NuGetUtility/NuGetUtility.csproj | 4 ++-- tests/NuGetUtility.Test/NuGetUtility.Test.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/NuGetUtility/NuGetUtility.csproj b/src/NuGetUtility/NuGetUtility.csproj index 3e01510e..e45108f7 100644 --- a/src/NuGetUtility/NuGetUtility.csproj +++ b/src/NuGetUtility/NuGetUtility.csproj @@ -1,4 +1,4 @@ - + net472;net6.0;net7.0;net8.0 @@ -25,7 +25,7 @@ - + diff --git a/tests/NuGetUtility.Test/NuGetUtility.Test.csproj b/tests/NuGetUtility.Test/NuGetUtility.Test.csproj index db179bdf..90f917c4 100644 --- a/tests/NuGetUtility.Test/NuGetUtility.Test.csproj +++ b/tests/NuGetUtility.Test/NuGetUtility.Test.csproj @@ -27,7 +27,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive