We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using the Alias attribute in the PropertyRef defined for a Key is not considered a valid model.
Alias
PropertyRef
Key
At least 7.14.0
A test that repros the issue can be found here.
The test should pass.
The rest fails.
Example 11 of the standard shows the use of an alias for a key.
The text was updated successfully, but these errors were encountered:
@corranrogue9 There's an open pull request #2411 by @ElizabethOkerio to support this. Possible duplicate of #1817? @xuzhg Did this commit fix #1817?
Sorry, something went wrong.
Duplicate of #1817
No branches or pull requests
Using the
Alias
attribute in thePropertyRef
defined for aKey
is not considered a valid model.Assemblies affected
At least 7.14.0
Reproduce steps
A test that repros the issue can be found here.
Expected result
The test should pass.
Actual result
The rest fails.
Additional detail
Example 11 of the standard shows the use of an alias for a key.
The text was updated successfully, but these errors were encountered: