Skip to content

Commit a2bcf69

Browse files
committed
revert global.json to 8.0.102
Reverted to previous version of sdk as Analyzers and Source generators do not load properly
1 parent 94ed1a4 commit a2bcf69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

global.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"src"
55
],
66
"sdk": {
7-
"version": "8.0.200",
8-
"rollForward": "latestMajor"
7+
"version": "8.0.102"
98
}
109
}

0 commit comments

Comments
 (0)