925503ba04
* fix(core): prevent resource name collisions by reading the same resource multiple times * fix(core): prevent resource names getting longer by every rename operation * initialize HashSet size properly * formatting