Skip to content

Update Roslyn packages to their latest version #814

@tautropfli

Description

@tautropfli

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: DiscriminatedUnionIssues for Funcky.DiscriminateUnionbreaking changeThese are change in a way that is not API-compatibleto discussThere are open points which need to be discussed

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions