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

Azure Functions Support .Net Core #146

Open
digitalgym opened this issue Mar 1, 2019 · 0 comments
Open

Azure Functions Support .Net Core #146

digitalgym opened this issue Mar 1, 2019 · 0 comments

Comments

@digitalgym
Copy link

When trying to evaluate a script in an Azure Function app using Core 2.0 I get the following exception. I have tried installing Emit, no effect.

System.MissingMethodException: 'Method not found: 'System.Reflection.Emit.AssemblyBuilder System.AppDomain.DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess)'.'

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