C:\dev\RandomUi\RandomUi>dotnet run
C:\dev\RandomUi\RandomUi\RandomUi.fsproj : warning NU1903: Package 'Tmds.DBus.Protocol' 0.90.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-xrw6-gwf8-vvr9
C:\dev\RandomUi\RandomUi\RandomUi.fsproj : warning NU1903: Package 'Tmds.DBus.Protocol' 0.90.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-xrw6-gwf8-vvr9
FSC : error FS0193: The module/namespace 'Avalonia.Controls.AutoCompleteBox' from compilation unit 'Avalonia.Controls' did not contain the namespace, module or type 'BindingEvaluator`1'
C:\dev\RandomUi\RandomUi\Program.fs(18,23): error FS0039: The type 'DockPanel' does not define the field, constructor or member 'create'.
The build failed. Fix the build errors and run again.
I followed the steps on https://funcui.avaloniaui.net/ Getting Started and I get the following error:
Opening in VS 2026 I also get the same errors: