Skip to content

Commit 86e66a1

Browse files
SDK is no longer preview
1 parent 1bdb3e0 commit 86e66a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ can be found on the [AvalonEdit homepage](http://avalonedit.net/)
1212
How to build
1313
-------
1414

15-
AvalonEdit is targeting netcoreapp3.0, net40 and net45 TFMs. Because of netcoreapp3.0 you must have .NET Core 3.0 SDK (currently in preview) installed
16-
on your machine. Visual Studio 2019 is required for working with the solution (global.json will select the proper SDK to use for building for you).
15+
AvalonEdit is targeting netcoreapp3.0, net40 and net45 TFMs. Because of netcoreapp3.0 you must have .NET Core 3.0 SDK installed
16+
on your machine. Visual Studio 2019 16.3 and up is required for working with the solution (global.json will select the proper SDK to use for building for you).
1717

1818

1919
Documentation
@@ -36,4 +36,4 @@ Projects using AvalonEdit
3636

3737
* https://github.com/icsharpcode/ILSpy/: .NET decompiler
3838

39-
Note: if your project is not listed here, let us know! :)
39+
Note: if your project is not listed here, let us know! :)

0 commit comments

Comments
 (0)