Fody / Costura

Embed references as resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle large paths (> 255) by using simplified paths

GeertvanHorrik opened this issue · comments

We hit a path too large exception, but it wasn't that simply to figure out.

We need to:

  1. Create a workaround when the path is too large (WIP, including unit tests)
  2. Make sure to log if the file path is still too long