We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5588d commit a2d9359Copy full SHA for a2d9359
1 file changed
global.json
@@ -1,9 +1,9 @@
1
{
2
"tools": {
3
- "dotnet": "10.0.105"
+ "dotnet": "10.0.106"
4
},
5
"sdk": {
6
- "version": "10.0.105",
+ "version": "10.0.106",
7
"allowPrerelease": true,
8
"rollForward": "latestMajor"
9
0 commit comments