We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b5251b commit 1e1a4ecCopy full SHA for 1e1a4ec
README.md
@@ -1,5 +1,5 @@
1
# WpfDesigner
2
-The WPF Designer from SharpDevelop
+The WPF Designer from SharpDevelop, available via [NuGet](https://www.nuget.org/packages/ICSharpCode.WpfDesigner/)
3
4
## Overview
5
@@ -14,18 +14,14 @@ Branch | Status
14
15
## System Requirements
16
17
-.NET 4.5 or Net Core 3.0
+.NET 4.5, or .NET Core 5.0 as well as .NET 6.0
18
19
## Libraries and Integrated Tools
20
21
Only the sample app has dependencies:
22
* [Avalon Dock](http://avalondock.codeplex.com/)
23
* [Avalon Edit](https://github.com/icsharpcode/AvalonEdit)
24
25
-## Download
26
-
27
-[NuGet](https://www.nuget.org/packages/ICSharpCode.WpfDesigner/)
28
29
## Sample App
30

31
0 commit comments