template on unix fails tests
Open
- Dominant language
- F#
- Stars
- 144
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
the template package generated on unix fails the integration tests
During template package install (`dotnet new -i`)
```
Error reading template from file: /ClassLibrary-FSharp/.template.config/template.json | Error = After parsing a value an unexpected character was encountered: a. Path 'symbols.FalanxJsonCodec.value', line 62, position 40.
```
**To Reproduce**
run the `template` integration tests on unix
**Environement**
- OS: unix azure pipelines, on windows is ok
**Additional context**
on windows works
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.