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

Caliburn Action Guard Bug #13

Open
neilt6 opened this issue Jun 16, 2017 · 0 comments
Open

Caliburn Action Guard Bug #13

neilt6 opened this issue Jun 16, 2017 · 0 comments

Comments

@neilt6
Copy link

neilt6 commented Jun 16, 2017

Caliburn.Micro action guard properties aren't working in confused binaries unless I manually apply the following attribute to them:

[Obfuscation(Exclude = false, Feature = "-rename")]

What's really strange is I patched CaliburnAnalyzer to detect these properties, but the resulting binaries still don't work even though dotPeek confirms the action guard properties haven't been renamed.

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

No branches or pull requests

1 participant