Skip to content

Conversation

@Charles-Gagnon
Copy link
Contributor

The ADO pipelines put the sources in a different folder, so the root Build.SourcesDirectory doesn't work. And since Build.SourcesDirectory can't be updated and template parameters need to be evaluated at compile-time (not runtime) this is the solution I came up with. Another option would have been to create a new runtime variable (e.g. SqlBindingsSourcesDirectory) - but I didn't see either one as being strictly better so went with this one since it's what I tried first.

@Charles-Gagnon Charles-Gagnon merged commit 1d157c5 into main Nov 27, 2024
1 check passed
@Charles-Gagnon Charles-Gagnon deleted the chgagnon/addRootDirectory branch November 27, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants