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

Failed to resolve System.Security.Permissions.SecurityPermissionAttribute #260

Open
mkeen31 opened this issue Jun 7, 2021 · 0 comments
Open

Comments

@mkeen31
Copy link

mkeen31 commented Jun 7, 2021

I have a solution with a .NET Standard 2.1 project that uses Xamarin.Forms and has a codebase that was originally intended for an Android/iOS application. I set up a separate .NET Core 3.1 project in the same solution that references the .NET Standard project as well as the Ooui.Wasm and Ooui.Forms libraries (both using version 0.14.16). However, when I try to compile my project, I receive an error that says "Failed to resolve System.Security.Permissions.SecurityPermissionAttribute". It points to line 17 of the Ooui.Wasm.targets file but I am unable to determine what the issue is. Anyone else having a similar problem?

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