GitTools / GitLink

Making .NET open source accessible!
MIT License
555 stars 86 forks source link

Add LinkDirectory for directory path #193

Closed Liryna closed 6 years ago

Liryna commented 6 years ago

Call LinkDirectory when pdbPath is a directory Cache sourceFilesList for option -a

Checklist

Changes proposed in this pull request:

See https://github.com/GitTools/GitLink/issues/191

Liryna commented 6 years ago

Hi @GeertvanHorrik ,

Thank you for your review. I have made the two changes 👍

edit: Got error: Linker.cs(34,46): error SA1306: Field 'SourceFilesList' must begin with lower-case letter So I changed by starting with a _

GeertvanHorrik commented 6 years ago

Looks great, thanks for contributing!

GeertvanHorrik commented 6 years ago

Published 3.2.0-unstable.27.build.132 to chocolatey & nuget.