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
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.28 replies