Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for OS version in TFMs should have the "earliest supported OS version" #40988

Open
Youssef1313 opened this issue May 17, 2024 · 1 comment
Labels
dotnet/svc Pri1 High priority, do before Pri2 and Pri3 standard-library/subsvc ⌚ Not Triaged Not triaged

Comments

@Youssef1313
Copy link
Member

Type of issue

Missing information

Description

See details in dotnet/sdk#30103 (comment)

Starting with .NET SDK 9 Preview 3, the earliest bindings are supported.

For example, net8.0-ios17.0 will remain supported, regardless of whether new versions are released

So, it would be good to list the versions for every platform and for every TFM (and document that this works only with .NET 9 SDK Preview 3 and later)

Also, as the "earliest supported version" can change between previews and stable if I understand correctly, but once it's in stable, it won't change. So that would be good to note.

So, an extra column is needed in the table, which will be "earliest supported version". Then, in times of previews, there should be a note between parentheses that this version will change in stable SDK.

cc @rolfbjarne in case I got any info wrong.

Page URL

https://learn.microsoft.com/en-us/dotnet/standard/frameworks

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

  • ID: 49205137-dcec-a120-e5e7-1b9c79cdafbb
  • Service: dotnet
  • Sub-service: standard-library
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label May 17, 2024
@issues-automation issues-automation bot added dotnet/svc Pri1 High priority, do before Pri2 and Pri3 standard-library/subsvc labels May 17, 2024
@rolfbjarne
Copy link
Member

So, it would be good to list the versions for every platform and for every TFM (and document that this works only with .NET 9 SDK Preview 3 and later)

If everything goes as planned, it will also work in a future service update to .NET 8.

In fact I'd hold off on changing anything until this change has been released to stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet/svc Pri1 High priority, do before Pri2 and Pri3 standard-library/subsvc ⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

3 participants