Skip to content

Conversation

marcpopMSFT
Copy link
Member

Description

There's a customer warning message when a customer tries to target a newer runtime than is supported in the SDK they are using and they are building in VS. The scenario for this is using VS 2022 17.14 to target net10 and having a 9.0 SDK.

The message was hardcoded to 17.16 back when net9 first released as we didn't know what the VS version number would be. Now that that's been announced, we should fix this.

Customer impact

VS will tell customers to use 18.0 if trying to target net10.0 within VS 17.14 or below

Regression?

No

Risk

Low

@rbhanda rbhanda added this to the 9.0.11 milestone Sep 16, 2025
@marcpopMSFT marcpopMSFT merged commit 5438433 into release/9.0.1xx Oct 9, 2025
35 of 36 checks passed
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-improveVSwarning branch October 9, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants