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

[XABT] Update AndroidGradleProject Bind and Pack defaults #9341

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

pjcollins
Copy link
Member

Context: dbdc5fa

Updates the default values of the %(Bind) and %(Pack) metadata
forwarded to the created @(AndroidLibrary) item to better match the
defaults on that item. Leaving these empty did not allow the defaults
declared in the AndroidLibrary ItemDefinitionGroup to be used as
expected in commit dbdc5fa.

Context: dbdc5fa

Updates the default values of the `%(Bind)` and `%(Pack)` metadata
forwarded to the created `@(AndroidLibrary)` item to better match the
defaults on that item. Leaving these empty did not allow the defaults
declared in the `AndroidLibrary` ItemDefinitionGroup to be used as
expected in commit dbdc5fa.
@jonpryor jonpryor merged commit dca673c into main Sep 30, 2024
56 of 58 checks passed
@jonpryor jonpryor deleted the dev/pjc/grdlbindtrue branch September 30, 2024 11:17
jonathanpeppers pushed a commit that referenced this pull request Sep 30, 2024
)

Context: dbdc5fa

Updates the default values of the `%(Bind)` and `%(Pack)` metadata
forwarded to the created `@(AndroidLibrary)` item to better match the
defaults on that item (True, by default).  Leaving these empty did
not allow the defaults declared in the `@(AndroidLibrary)`
ItemDefinitionGroup to be used as expected in commit dbdc5fa.

This allows the compiled output of `@(AndroidGradleProject)` to be
bound, making it usable to the containing C# project.
@github-actions github-actions bot locked and limited conversation to collaborators Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants