Skip to content

ObservablePropertyAttribute still requires preview language version, even after .Net 10 and C# 14 release #154

@Wojmik

Description

@Wojmik

It is still required language version preview, if you want to use ObservablePropertyAttribute on a partial property (where it belongs) instead of on backing field.
It shouldn't be required anymore in C# 14 and above (which was released two months ago).
Issue occurs in NuGet CommunityToolkit.Mvvm 8.4.0.
Is the new, fixed version of NuGet package expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions