Description
Discovered this as part of a SDK upgrade in the dotnet/aspnetcore repo. AspNetCore has test assets with unicode chars that get bundled up by Helix:
Updating to the latest SDK causes the folder to be corrupted and our tests to fail:

Reproduction Steps
Run this app using the latest runtime: https://github.com/pranavkm/zip-file
Expected behavior
Archive should preserve unicode characters
Actual behavior
They are garbled
Regression?
Regression from 7.0-preview2 runtime
Known Workarounds
No response
Configuration
No response
Other information
No response
Description
Discovered this as part of a SDK upgrade in the dotnet/aspnetcore repo. AspNetCore has test assets with unicode chars that get bundled up by Helix:
Updating to the latest SDK causes the folder to be corrupted and our tests to fail:
Reproduction Steps
Run this app using the latest runtime: https://github.com/pranavkm/zip-file
Expected behavior
Archive should preserve unicode characters
Actual behavior
They are garbled
Regression?
Regression from 7.0-preview2 runtime
Known Workarounds
No response
Configuration
No response
Other information
No response