MapsterMapper / Mapster

A fast, fun and stimulating object to object Mapper
MIT License
4.31k stars 328 forks source link

Removed directory separator character and use Path.DirectorySeparatorChar instead #440

Closed GuimoBear closed 2 years ago

GuimoBear commented 2 years ago

Trying to run Mapster.Tool in the docker build process, I came across an error, I believe the error is due to the character that separates the directory hierarchy, the error can be seen in issue #368

andrerav commented 2 years ago

Nice catch, thank you very much @GuimoBear!

andrerav commented 2 years ago

This is now available in the latest pre-release package.

cyril265 commented 2 years ago

I get the same errors as in #368. It's 8.4.0-pre03, right? Not sure if I didn't update it properly, is it fixed for everyone else?

Melethainiel commented 1 year ago

I get the same errors as in #368. It's 8.4.0-pre03, right? Not sure if I didn't update it properly, is it fixed for everyone else?

I still have the errors too