This change allows --find-links entries to be rendered whenever directives are rendered into compiled solutions.
Additionally, this change allows FindLinksRepository to be represented by a relative path should one be provided via the new relative_to constructor arg.
This change allows
--find-links
entries to be rendered whenever directives are rendered into compiled solutions.Additionally, this change allows
FindLinksRepository
to be represented by a relative path should one be provided via the newrelative_to
constructor arg.