Skip to content

Commit 2c0a0de

Browse files
authored
Merge pull request #1970 from microsoft/rollforward-net
global.json: enable roll forward in .NET SDK
2 parents 3ba80a0 + 954f8fb commit 2c0a0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
33
"version": "10.0.203",
4-
"rollForward": "disable"
4+
"rollForward": "latestFeature"
55
},
66
"msbuild-sdks": {
77
"Microsoft.Build.Traversal": "4.1.0",

0 commit comments

Comments
 (0)