Skip to content

Appsettings build error with VS 2026 and v3.0 #181

@YaakovN

Description

@YaakovN

F# console application uses App.config.
Accesses via FSharp.Configuration.AppSettings Type Provider, v3.0.0
When building with Visual Studio 2026 (18.1.0), I now get
"FS0039: ... does not define the field, constructor, member 'XYZ'.
for every config property, including ConnectionStrings.
When either reverting to nuget package v2.0.0 or building with VS 2022, it builds as 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