pretzel
pretzel copied to clipboard
pretzel create is broken if used as global tool on netcoreapp3.0 runtime
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:
- Install dotnetcore3.0
- Install pretzel as a global tool
- create an empty directory
- 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