We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e267fb5 commit 658b4cbCopy full SHA for 658b4cb
src/dotnet/NOTES.md
@@ -80,7 +80,7 @@ Installing prerelease builds. Supports `preview` and `daily` suffixes.
80
"version": "10.0-preview",
81
"additionalVersions": "10.0.1xx-daily",
82
"dotnetRuntimeVersions": "10.0-daily",
83
- "aspnetCoreRuntimeVersions": "10-daily"
+ "aspnetCoreRuntimeVersions": "10.0-daily"
84
}
85
86
```
0 commit comments