Skip to content

Commit f8a6198

Browse files
authored
[release/5.0] Update SDK and runtimes (#24879)
1 parent f019d86 commit f8a6198

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"tools": {
3-
"dotnet": "5.0.202",
3+
"dotnet": "5.0.203",
44
"runtimes": {
55
"dotnet": [
6-
"3.1.14"
6+
"3.1.15"
77
],
88
"aspnetcore": [
9-
"3.1.14"
9+
"3.1.15"
1010
]
1111
}
1212
},
1313
"sdk": {
14-
"version": "5.0.202",
14+
"version": "5.0.203",
1515
"allowPrerelease": true,
1616
"rollForward": "latestMajor"
1717
},

0 commit comments

Comments
 (0)