Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit f99ab58

Browse files
authored
Use official AvaloniaEdit (#34)
* 0.9.9 avalonia
1 parent c9191f3 commit f99ab58

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "AvaloniaEdit"]
22
path = AvaloniaEdit
3-
url = https://github.com/jeffreye/AvaloniaEdit.git
3+
url = https://github.com/AvaloniaUI/AvaloniaEdit.git
44
branch = AvaloniaILSpy

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<PropertyGroup>
8-
<AvaloniaVersion>0.9.4</AvaloniaVersion>
8+
<AvaloniaVersion>0.9.9</AvaloniaVersion>
99
</PropertyGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)