Skip to content

Commit b546192

Browse files
committed
Forcefully set SDK version
1 parent 9ae2cae commit b546192

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

global.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"sdk": {
3+
"version": "8.0.100",
4+
"rollForward": "latestMinor"
5+
}
6+
}

0 commit comments

Comments
 (0)