Get hashcode of a svgfile inside a zip
I have a zip archive containing svg files, I need to get the hash of the content of the svg files and store them so on next execution I can check if the file has been modified or not. My problem is that I get different hashes even though the file wasn’t modified