Skip to content

Running dotnet pack keeps failing because of missing PackageTags #6

Open
@HLWeil

Description

@HLWeil

Error message:

image

Even though

<PropertyGroup>
  <PackageTags>fable-javascript;fable-python;fable-dotnet</PackageTags>
</PropertyGroup>

Looking at this without any idea and just testing around in a regex tester:

image
Are the brackets around the fable targets too much?

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