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 a149ce7 commit 586d89bCopy full SHA for 586d89b
global.json
@@ -1,11 +1,11 @@
1
{
2
"sdk": {
3
- "version": "10.0.100-alpha.1.25064.3",
+ "version": "10.0.100-preview.2.25081.1",
4
"allowPrerelease": true,
5
"rollForward": "latestMajor"
6
},
7
"tools": {
8
- "dotnet": "10.0.100-alpha.1.25064.3",
+ "dotnet": "10.0.100-preview.2.25081.1",
9
"runtimes": {
10
"dotnet": [
11
"$(MicrosoftNETCoreAppRuntimewinx64Version)"
0 commit comments