You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I create a project that target net8.0-windows or net9.0-windows and run dotnet restore, then look in obj\projects.assets.json, it appears to be restoring with version 7.0 and not 10.0.
In addition 10.0 isn't a valid Windows SDK version (it could be 10.0.19041.0 or another build number.
Type of issue
Typo
Description
The following table appears wrong for Windows:
If I create a project that target
net8.0-windows
ornet9.0-windows
and rundotnet restore
, then look inobj\projects.assets.json
, it appears to be restoring with version 7.0 and not 10.0.In addition 10.0 isn't a valid Windows SDK version (it could be
10.0.19041.0
or another build number.Page URL
https://learn.microsoft.com/en-us/dotnet/standard/frameworks#os-version-in-tfms
Content source URL
https://github.com/dotnet/docs/blob/main/docs/standard/frameworks.md
Document Version Independent Id
4352856b-5ccf-8e62-48b4-3151340cac56
Article author
@gewarren
Metadata
Related Issues
The text was updated successfully, but these errors were encountered: