Skip to content

Unable to create bundle using third party language provider #90

@denis-troller

Description

@denis-troller

I have a VB class library containing classes and a DBContext.

I generated migrations after adding the EntityFrameworkCore.VisualBasic package, and that worked.

However, when I try to use dotnet ef migrations bundle, the resulting executable (which seems to be self contained even if I expressely ask not to), does not embed this library, leading to a file not found error.

Is there a switch I am not aware of, or a known issue ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions