You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/AvaloniaUI.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: Working with Avalonia UI
6
6
To use Caliburn.Micro with Avalonia UI use Visual Studio 2022 version 17.3 and install the Avalonia for Visual Studio 2022 extensions. You should also install the Avalonia UI and the AvaloniaUI templates.
7
7
8
8
### Step 1: Install Avalonia Templates
9
-
######
9
+
10
10
dotnet new install Avalonia.Templates
11
11
12
12
### Step 2: Create a New Avalonia UI Project
@@ -16,14 +16,14 @@ To use Caliburn.Micro with Avalonia UI use Visual Studio 2022 version 17.3 and i
0 commit comments