From 94b29781269899842cae83d3a1b9ac210dd36050 Mon Sep 17 00:00:00 2001 From: Jonas Dellinger Date: Fri, 3 Nov 2023 23:41:49 +0100 Subject: [PATCH] chore: also ignore outdated SDK in tests --- SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj b/SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj index 2f5b0acc..283c5fb9 100644 --- a/SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj +++ b/SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj @@ -4,6 +4,7 @@ net7.0;net6.0;net5.0 9.0 false + false