Replies: 1 comment
-
Interesting. I wonder if something changed on the VS Code side that validates the schema. There shouldn't be any changes in what the runtime actually supports. @lilyjma do you know who we can reach out to for issues related to VS Code host.json validation logic? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting the following error from my
host.json
in VSCode:I guess this is on by default now, and only the legacy one can be enabled if needed?
My
host.json
durable section:Running on .NET 8 isolated model if that matters.
I didn't have this warning before, but today it suddenly appeared.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions