Skip to content

Commit 41b3966

Browse files
committed
Update the .NET SDK to the latest version (6.0.101)
1 parent 17cb78d commit 41b3966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/global",
33
"sdk": {
4-
"version": "6.0.100",
4+
"version": "6.0.101",
55
"allowPrerelease": false,
66
"rollForward": "latestMinor"
77
}

0 commit comments

Comments
 (0)