Skip to content
This repository has been 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

Open
biohazard999 opened this issue Dec 11, 2019 · 0 comments

Comments

@biohazard999
Copy link
Contributor

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
biohazard999 added a commit to biohazard999/pretzel that referenced this issue Dec 11, 2019
biohazard999 added a commit to biohazard999/pretzel that referenced this issue Dec 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant