JustinGrote / JustinGrote/ModuleFast
File paths need to be Url decoded when extracting
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 151
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
As the title says, when files in a module have special characters (e.g. a space), they will be urlencoded during packaging. During extraction they need to be decoded.
https://github.com/NuGet/NuGet.Client/blob/d2887cd591059fd675d397b48c79cdc30ee2b6ba/src/NuGet.Core/NuGet.Packaging/PackageArchiveReader.cs#L317
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.