-
Notifications
You must be signed in to change notification settings - Fork 19
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
Buid erros #10
Comments
Hi bobred,
to
I've bolded the lines I changed to make it easier to see (only 4 of them). Github is only showing them with "**" around them because its formatted inside of the code block. Please just reply back if this doesn't work. |
PS. PLease don't put the "**" that was just for me to show you the lines I changed. |
Hi, that works, thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
When trying to build I am getting the following errors in EsappiService.cs,
Error CS1061 'Structure' does not contain a definition for 'StructureCode' and no accessible extension method 'StructureCode' accepting a first argument of type 'Structure' could be found (are you missing a using directive or an assembly reference?) PlanCheck ...\PlanCheck-master\PlanCheck-master\PlanCheck.Script\Esapi\EsapiService.cs 114 Active
I am using v15.6 and have checked that I have v2 of EsapiEssentials, any ideas?
Thanks
James
The text was updated successfully, but these errors were encountered: