MikeyWetzel

Results 5 issues of MikeyWetzel

You need to change line 1 of PosenetPage.razor from @page "/pose" to: @page "/posenet"

All I did was clone the git to my machine, and build all. I got this error: Error (active) MSB4181 The "CompileSassFiles" task returned false but did not log an...

I'm looking at the Solitaire example to learn Avalonia and the above error is throwing me off. Can you add the necessary to all the items in the Styles directory?...

A fresh git clone and build of the solution in VS2022 results in none of the .axaml files working in the preview. The error shown is "Dynamic code generation is...

Regarding this page: https://docs.avaloniaui.net/docs/guides/platforms/how-to-use-web-assembly Please consider adding support for Visual Studio 2022, explaining that "dotnet workload install wasm-tools" installs the wasm tools *only* for command line builds. For Visual Studio...