Skip to content

Commit 2ab74fc

Browse files
Copilotarturcic
andcommitted
Update global.json to use available .NET SDK version
Co-authored-by: arturcic <[email protected]>
1 parent 0f43d43 commit 2ab74fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

global.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"src"
66
],
77
"sdk": {
8-
"version": "10.0.100"
8+
"version": "9.0.306",
9+
"rollForward": "latestFeature"
910
}
1011
}

0 commit comments

Comments
 (0)