Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to influence the value of CreateSatelliteAssembliesDependsOn #9704

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

baronfel
Copy link
Member

@baronfel baronfel commented Feb 1, 2024

Fixes #9703

Context

@jaredpar hit this while investigating a Roslyn build process optimization, and it made him sad. We don't want sad @jaredpar.

Changes Made

The property's existing value is prepended to the default dependency target names, like in #4922.

Testing

None

Notes

@baronfel
Copy link
Member Author

baronfel commented Feb 6, 2024

@dotnet/kitten when is this ok to merge?

@JanKrivanek
Copy link
Member

@baronfel - there is no main restriction currently (and we flipped to "team members can merge freely upon 2 internal approvals" recently) - so no need to wait for kitten - merging

@JanKrivanek JanKrivanek merged commit afcd4bc into main Feb 8, 2024
8 checks passed
@JanKrivanek JanKrivanek deleted the fix-9703 branch February 8, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't stomp on CreateSatelliteAssembliesDependsOn property in the common targets
4 participants