aggieben
aggieben
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
aha. I think I figured that part out: there's another Directory.Build.targets in the Theirs.sln solution directory <:picard_facepalm:616692703685509130>
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
although that doesn't completely answer it for me, because I do get messages for a couple of the dependency projects and I haven't yet figured out why
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
and I wonder if that MSBuild task that actually builds the dependencies doesn't pick up the Directory.Build.targetsfile from the originating solution
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
the super weird thing here is that even if I just attach my target to a target (like Build) that has to run for literally every project and project dependency, recursively, I don't get the Message output I would expect.
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
there wasn't really a precursor. it's AssemblyReference with HintPath, and it's managed by the IDE.
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
innit, tho?
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
this setup is 100% nuts, but I was hoping to do this more-or-less in isolation; if I try to tackle the real problem, then it's a whole cross-team thing with lots of process and friction
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
it is my own source control, just separate repositories (because separate teams)
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
yes
28 replies
CC#
Created by aggieben on 4/28/2023 in #help
✅ Insert a Directory.Build target into project dependency pipeline
unfortunately I don't even have PackageReference to work with; this is pre-SDK
28 replies