This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
Serving along the Path for 10 years.
This release is also available on NuGet
Bugs Fixed
- Issue #488:
Path.CheckInvalidPathChars
inPath.Helpers.cs
should be case insensitive (Thx GuyTe) - Issue #489:
File.Copy
fails withDirectoryNotFoundException
on long path (Thx CyberSinh)
Improvements
- Issue #487: Ensure replace is done case-insensitive (Thx Genbox)