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

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.

2 participants