C#C
C#2y ago
-

Can't follow Avalonia tutorial

I'm following the Avalonia tutorial and ran these commands
dotnet new install Avalonia.Templates
dotnet new avalonia.app -o GetStartedApp
dotnet run
It should show a white window screen but I only get the black one. The project structure doesn't match with the tutorial either. It's missing files
image.png
image.png
Was this page helpful?