Skip to content

When type provider is used in library project it looks for tableSchema in referencing project #125

@xperiandri

Description

@xperiandri

Repro steps

  1. Cleate F# app and .NET standard project
  2. Declare provider instance in .NET standard project
  3. Add table schema to .NET standard project and use in provider instance
  4. Use provider instance from app

Expected behavior

Table schema is used from .NET standard project

Actual behavior

Schema not found exception

Known workarounds

Reference schema file as link in app project

Related information

  • Windows 10 Pro x64 1809
  • 2.0.1
  • .NET Core 2.2, .NET Standard 2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions