Skip to content

Commit a2d9359

Browse files
[release/6.5] Update .NET SDK to 10.0.106 (#2397)
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
1 parent 3b5588d commit a2d9359

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"tools": {
3-
"dotnet": "10.0.105"
3+
"dotnet": "10.0.106"
44
},
55
"sdk": {
6-
"version": "10.0.105",
6+
"version": "10.0.106",
77
"allowPrerelease": true,
88
"rollForward": "latestMajor"
99
},

0 commit comments

Comments
 (0)