Skip to content

Commit ace10cf

Browse files
authored
chore(Deploy): update sdk version to net10 (#7309)
1 parent f9aa99e commit ace10cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/linux/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ sudo dpkg -i packages-microsoft-prod.deb
4949
rm packages-microsoft-prod.deb
5050

5151
sudo apt-get update && \
52-
sudo apt-get install -y dotnet-sdk-9.0
52+
sudo apt-get install -y dotnet-sdk-10.0

0 commit comments

Comments
 (0)