Skip to content

replace old versions SDK with latest released /1#35269

Merged
Rick-Anderson merged 6 commits into
mainfrom
lastes/sdk/version/include
Apr 22, 2025
Merged

replace old versions SDK with latest released /1#35269
Rick-Anderson merged 6 commits into
mainfrom
lastes/sdk/version/include

Conversation

@Rick-Anderson
Copy link
Copy Markdown
Contributor

@Rick-Anderson Rick-Anderson commented Apr 18, 2025

Fixes #35199


Internal previews

📄 File 🔗 Preview link
aspnetcore/data/ef-rp/intro.md aspnetcore/data/ef-rp/intro

@Rick-Anderson Rick-Anderson requested a review from tdykstra April 18, 2025 22:28
@tdykstra
Copy link
Copy Markdown
Contributor

tdykstra commented Apr 21, 2025 via email

Copy link
Copy Markdown
Contributor

@tdykstra tdykstra Apr 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct me if I'm missing something, but I think the options here are to say:

  1. Version x is required. (This is what we have currently -- x is the actual version the tutorial was tested with.
  2. Version x or later is required. (x is still the actual version the tutorial was tested with but we're not implicitly excluding later versions, as we are in no.1).
  3. The latest released version is required. (This is the proposed change in this PR. Can leave people who actually have the correct version for the tutorial thinking they can't use it.)

I prefer no.2 as the most accurate statement of what is required. No.2 could be made more comprehensive by adding "Changes may be required if you use a version later than x."

@Rick-Anderson Rick-Anderson merged commit 25d5edf into main Apr 22, 2025
3 checks passed
@Rick-Anderson Rick-Anderson deleted the lastes/sdk/version/include branch April 22, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace version specific .NET with latest .NET

2 participants