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: README.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ A fork of the SvgNet & SvgGdi bridge (http://www.codeproject.com/KB/cs/svgnet.as
4
4
5
5
__SvgNet is now available as a Nuget:__[SvgNet](https://www.nuget.org/packages/SvgNet/).
6
6
7
-
__Latest version 2.1.8 is .NET Standard 2.0 and 2.1 and also .NET 5.0 (base and Windows) compatible and works with .NET Core 2.x and 3.x and .NET 5.0, but now requires .NET Framework 4.6.1 or higher__
7
+
__Latest version 2.2.0 is .NET Standard 2.0 and 2.1 and also .NET 5.0/6.0 (base and Windows) compatible and works with .NET Core 2.x and 3.x and .NET 5.0/6.0, but now requires .NET Framework 4.6.1 or higher__
8
8
9
-
To build this version properly you need .NET 5.0.302+ SDK installed
9
+
To build this version properly you need .NET 6.0.100+ SDK installed
0 commit comments