We have been using AspNetZero for a while now and we have a mix of developer machines between Mac and Windows. We have noticed that on a mac when you run the RAD tool, it duplicates all of the template files into the root of the FileTemplates folder. I assume this is likely due to improper OS based path separators. This is not a major issue but for anyone running on Mac you have to remove the duplicate file templates every time you re-generate.
Is there a setting in the rad tool config or something that we could use to avoid this issue or would this require modification to the rad tool itself?
Below is a screen shot of duplicated templates from running dotnet AspNetZeroRadTool.dll Model.json
on a mac
Any feedback is appreciated
1 Answer(s)
-
0
Hi,
I have created an issue about this, please follow https://github.com/aspnetzero/aspnet-zero-core/issues/4715. We will test it and fix the problem for the next version.
Thanks,