Skip to content

Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported #51678

@panxn

Description

@panxn

I'm using VS17.14. After updating .NET10 SDK, I see a warning:

C:\Program Files\dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(145,5): warning NETSDK1233: Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.

This page states .NET10 is compatible with VS17.14.

And the file sdk\10.0.100\minimumMSBuildVersion is also 17.14.0

I want to ask:

  1. Why do you add this warning? Does it make sense? Can you remove this warning?
  2. Is it safe to use .NET10+VS17.14? It works now, but will you break it later?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions