dotnet / dotnet/msbuild

Need mechanism to inject targets from package *before* common targets

Open
#1,045 6 comments 5 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

Currently, a package can have logic that runs after common props or after common targets, but we also need to hook in after the users settings but before common targets.

For now, I'm setting `CustomBeforeMicrosoftCommonTargets`, but that's a hack that hijacks something that should belong to the user. We need to design a way for nuget packages to do this without stepping on anyone else.

cc @jeffkl

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.