Skip to content

Commit 57ba67c

Browse files
committed
Update global.json to follForward to patch
1 parent 7525534 commit 57ba67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
33
"version": "9.0.100",
4-
"rollForward": "disable" /* setup-dotnet is broken and we don't want to have differences in CI vs local, so make this disabled */
4+
"rollForward": "patch" /* setup-dotnet is broken and we don't want to have differences in CI vs local, so make this disabled */
55
},
66
"msbuild-sdks": {
77
"DotNet.ReproducibleBuilds.Isolated": "1.2.4"

0 commit comments

Comments
 (0)