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

Unable to compile project #47

Open
ranjancse26 opened this issue Jun 4, 2021 · 1 comment
Open

Unable to compile project #47

ranjancse26 opened this issue Jun 4, 2021 · 1 comment

Comments

@ranjancse26
Copy link

I see the below errors. Please help me.

Using neo.smartcontract.framework\3.0.0-preview5

error CS0246: The type or namespace name 'ContractPermissionAttribute' could not be found (are you missing a using directive or an assembly reference?)
error CS0246: The type or namespace name 'ContractPermission' could not be found (are you missing a using directive or an assembly reference?)

@shargon
Copy link
Member

shargon commented Jun 4, 2021

Could you create a dummy project that could help us for test your problem? It seems that the nuget it's not referenced or the using it's wrong.

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

2 participants