From b80557c0e5c1db913452840c5110a09611c0bfec Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 12 Dec 2025 15:27:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20sdk=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/linux/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/linux/deploy.sh b/scripts/linux/deploy.sh index bec807c259b..879178e02ed 100644 --- a/scripts/linux/deploy.sh +++ b/scripts/linux/deploy.sh @@ -49,4 +49,4 @@ sudo dpkg -i packages-microsoft-prod.deb rm packages-microsoft-prod.deb sudo apt-get update && \ - sudo apt-get install -y dotnet-sdk-9.0 + sudo apt-get install -y dotnet-sdk-10.0