© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
27 replies
aggieben

✅ Insert a Directory.Build target into project dependency pipeline

The question was a bit too long to fit into this format, so I posted it here: https://stackoverflow.com/questions/76132805/insert-a-directory-build-target-into-project-dependency-pipeline

TL;DR; - I have a target in
Directory.Build.targets
Directory.Build.targets
that I want to execute during the build of every project built by my solution, especially when it's building projects that are pulled in by project reference as dependencies, but it only runs for some projects.
Stack Overflow
Insert a Directory.Build target into project dependency pipeline
I have projects spread across two solutions, call them Mine.sln and Theirs.sln (and they live in separate repositories). The projects in Theirs are all dependencies for Mine. The two solutions are
Insert a Directory.Build target into project dependency pipeline
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Directory.Build.props
C#CC# / help
17mo ago
❔ Messy Build Directory
C#CC# / help
4y ago
Insert into Access Database
C#CC# / help
16mo ago