Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

pretzel create is broken if used as global tool on netcoreapp3.0 runtime #362

@biohazard999

Description

@biohazard999

Describe the bug
When running create on dotnetcore as a global tool on netcoreapp3.0 creation is broken.

To Reproduce
Steps to reproduce the behavior:

  1. Install dotnetcore3.0
  2. Install pretzel as a global tool
  3. create an empty directory
  4. run pretzel create

Expected behavior
The recipe is installed correctly

Actual behavior
The files are created, but every file contains something like:

..\Resources\Razor\Atom.cshtml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

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