Skip to content

Commit 0332d9d

Browse files
committed
Update SDK and runtime versions
1 parent a522443 commit 0332d9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"sdk": {
3-
"version": "5.0.103"
3+
"version": "5.0.104"
44
},
55
"tools": {
6-
"dotnet": "5.0.103",
6+
"dotnet": "5.0.104",
77
"runtimes": {
88
"dotnet/x64": [
9-
"2.1.25",
9+
"2.1.26",
1010
"$(MicrosoftNETCoreAppInternalPackageVersion)"
1111
],
1212
"dotnet/x86": [
1313
"$(MicrosoftNETCoreAppInternalPackageVersion)"
1414
],
1515
"aspnetcore/x64": [
16-
"3.1.12"
16+
"3.1.13"
1717
]
1818
},
1919
"Git": "2.22.0",

0 commit comments

Comments
 (0)