Skip to content

Commit 65ae6f4

Browse files
committed
Update .NET SDK version to 9.0.306
Bumps the required .NET SDK version in global.json from 9.0.301 to 9.0.306 to ensure builds use the latest feature release.
1 parent 675905f commit 65ae6f4

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,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.301",
3+
"version": "9.0.306",
44
"rollForward": "latestFeature",
55
"allowPrerelease": false
66
}

0 commit comments

Comments
 (0)