peteraritchie / LongPath

drop-in library to support long paths in .NET
GNU Lesser General Public License v3.0
112 stars 43 forks source link

Add some fixes for Mono #73

Closed alxersov closed 5 years ago

alxersov commented 6 years ago

Adds return statements to execute only needed code when running on Mono.

Implements https://github.com/peteraritchie/LongPath/issues/72