Skip to content

Commit cd87f60

Browse files
Remove "dangling" Web link (README.md now more detailed than before). Build set to preview1
1 parent 339db97 commit cd87f60

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
AvalonEdit is the name of the WPF-based text editor in SharpDevelop 4.x "Mirador" and beyond. It is also being used in ILSpy and many other projects.
55

6-
[avalonedit.net](http://avalonedit.net/)
7-
8-
96
Downloads
107
-------
118

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '6.0.{build}'
33
dotnet_csproj:
44
patch: true
55
file: '**\*.csproj'
6-
version: '6.0-netcore3p5alpha2'
6+
version: '6.0-preview1'
77
assembly_version: '{version}'
88
file_version: '{version}'
99

0 commit comments

Comments
 (0)