Skip to content

Commit 7acb866

Browse files
authored
Merge pull request cake-build#48 from devlead/feature/cake-buildgh-47
GH47: Update .NET SDK to 10.0.101
2 parents 649e9ec + 8971536 commit 7acb866

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
"sdk": {
33
"rollForward": "latestFeature",
4-
"version": "10.0.100"
4+
"version": "10.0.101"
55
},
66
"test": {
77
"runner": "Microsoft.Testing.Platform"

0 commit comments

Comments
 (0)