|
Hi, I've noticed that you released version 12 for preview on your blog yesterday so thought I'd attempt to migrate an existing project to test. I get the following error: ''BindingPlugins' is inaccessible due to its protection level' App.axaml.cs: Does this mean we can remove this boilerplate entirely from v12 projects or is it still required? |
Answered by
timunie
Feb 19, 2026
Replies: 2 comments
|
Shouldn't be needed anymore. For those wanting it back there is a newer API afaik. |
0 replies
Answer selected by
cirrusone
|
I was receiving the same error after updating to v12 Preview As per above, I'll remove the BindingPlugins call from the code. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Shouldn't be needed anymore. For those wanting it back there is a newer API afaik.