From ff9b8f5fc15e9f3c23faea0f00280fd078428135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raymond=20Lei=28=E9=9B=B7=E8=8F=A9=E5=AE=87=29=3B=20?= =?UTF-8?q?=E4=A8=BB-Ficus=20religiosa-Cousin?= Date: Tue, 25 Feb 2025 04:10:30 -0500 Subject: [PATCH] Update LeetCodeNote.Test.csproj net9.0 enable false runtime; build; native; contentfiles; analyzers; buildtransitive all runtime; build; native; contentfiles; analyzers; buildtransitive all --- LeetCodeNote.Test/LeetCodeNote.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeetCodeNote.Test/LeetCodeNote.Test.csproj b/LeetCodeNote.Test/LeetCodeNote.Test.csproj index 4f0dd46..02fd9ab 100644 --- a/LeetCodeNote.Test/LeetCodeNote.Test.csproj +++ b/LeetCodeNote.Test/LeetCodeNote.Test.csproj @@ -1,7 +1,7 @@ - net7.0 + net9.0 enable false