Base solution for your next web application
Open Closed

AspNetZeroRadTool template path issue for non-windows OS #11438


User avatar
0
[email protected] created

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)