Skip to content

Plugin build command does not match command in readme #2

Description

@mterber

The homepage shows the following command line for building the plugin:
dotnet publish -c Release -o bin -r win-x64
See: https://www.blech-lang.org/docs/getting-started/vsce/#build-the-extension

In the readme of the VS code plugin it says:
dotnet publish -c Release -r win-x64 --self-contained false

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