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

fix(sln): Added postProject build dependencies for missing connector #3108

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

JR-Morgan
Copy link
Member

I noticed several connector projects in our All.sln were missing the indirect build dependency on their converter.
This is needed so when you make changes to the converter, and then build/run the connector, the converter should also be rebuilt.

@JR-Morgan JR-Morgan added this to the 2.18 milestone Dec 12, 2023
@JR-Morgan JR-Morgan requested a review from AlanRynne December 12, 2023 21:56
Copy link
Contributor

@AlanRynne AlanRynne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can only say HELL YES! to this 🙌🏼

Super good catch @JR-Morgan 👀

@AlanRynne AlanRynne merged commit e0531d9 into dev Dec 12, 2023
@AlanRynne AlanRynne deleted the jrm/all/postBuildDeps branch December 12, 2023 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants