You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a hook similar to AfterMicrosoftNETSdkTargets, BeforeTargetFrameworkInferenceTargets, CustomBeforeMicrosoftCommonCrossTargetingTargets, etc.
This provides a unified entry point for custom MSBuild SDKs and MSBuild NuGet packages to execute just after the project file regardless of whether the build is cross targeting or not.
0 commit comments