We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19d871c + b1ae127 commit d9087b6Copy full SHA for d9087b6
global.json
@@ -1,5 +1,7 @@
1
{
2
"sdk": {
3
- "version": "3.1.102"
+ "allowPrerelease": false,
4
+ "version": "3.1.100",
5
+ "rollForward": "latestPatch"
6
}
7
0 commit comments