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

error BC30201: Expression expected #250

Open
shaoht opened this issue Mar 7, 2023 · 0 comments
Open

error BC30201: Expression expected #250

shaoht opened this issue Mar 7, 2023 · 0 comments

Comments

@shaoht
Copy link

shaoht commented Mar 7, 2023

Hi I build the binaries base on the commit.
Then I use it to run a xaml file(The file is generated by WF Designer in the .NET Framework), it encounter a compiler error(error BC30201: Expression expected).
I think the reason is the xaml file include a attribute ExtentInput="[]", the type of ExtentInput is InArgument<CustomClass>.
Picture 1 is a activity which in xaml file.
image
Picture 2 is the exception.
image

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