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

Error using <AndroidAapt2LinkExtraArgs> tag, there is a typo #2218

Closed
pulimento opened this issue Sep 25, 2018 · 0 comments
Closed

Error using <AndroidAapt2LinkExtraArgs> tag, there is a typo #2218

pulimento opened this issue Sep 25, 2018 · 0 comments

Comments

@pulimento
Copy link

pulimento commented Sep 25, 2018

You can see the tag AndroidAap2LinkExtraArgs must be AndroidAapt2LinkExtraArgs

This is neccesary to this rule to work.

Should I made a PR, or you're OK fixing it by yourselves?

_Originally posted by @pulimento in a29c2c0#commitcomment-30635203

dellis1972 added a commit to dellis1972/xamarin-android that referenced this issue Sep 25, 2018
Fixes dotnet#2218

There was a typo in the property group definition for
`AndroidAapt2LinkExtraArgs`. It was `AndroidAap2LinkExtraArgs`.
As a result the extra args would never be picked up.
dellis1972 added a commit that referenced this issue Sep 25, 2018
#2219)

Fixes #2218

There was a typo in the property group definition for
`AndroidAapt2LinkExtraArgs`. It was `AndroidAap2LinkExtraArgs`.
As a result the extra args would never be picked up.
@ghost ghost locked as resolved and limited conversation to collaborators Jun 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant