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.
1 parent 6312554 commit 8a4f707Copy full SHA for 8a4f707
global.json
@@ -1,11 +1,11 @@
1
{
2
"sdk": {
3
- "version": "10.0.100-preview.7.25372.107",
+ "version": "10.0.100-rc.1.25411.106",
4
"allowPrerelease": true,
5
"rollForward": "major"
6
},
7
"tools": {
8
- "dotnet": "10.0.100-preview.7.25372.107",
+ "dotnet": "10.0.100-rc.1.25411.106",
9
"runtimes": {
10
"dotnet": [
11
"$(MicrosoftNETCoreApp80Version)"
0 commit comments