-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
area: DiscriminatedUnionIssues for Funcky.DiscriminateUnionIssues for Funcky.DiscriminateUnionbreaking changeThese are change in a way that is not API-compatibleThese are change in a way that is not API-compatibleto discussThere are open points which need to be discussedThere are open points which need to be discussed
Description
This is a breaking change because it means that the source generator only runs on newer versions of the .NET SDK and Visual Studio.
There's a handy table that maps Roslyn package version to VS version. Then there's a second table that maps .NET SDK versions to VS versions.
I would like to update to 4.3.1 at minimum because that's the version that introduces context.SyntaxProvider.ForAttributeWithMetadataName.
If we still want to support the .NET 8 SDK, we can update to 4.11.0 at max. We'd support Visual Studio 2022 version 17.11 and upwards.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: DiscriminatedUnionIssues for Funcky.DiscriminateUnionIssues for Funcky.DiscriminateUnionbreaking changeThese are change in a way that is not API-compatibleThese are change in a way that is not API-compatibleto discussThere are open points which need to be discussedThere are open points which need to be discussed