diff --git a/SvgNet/SvgNet.csproj b/SvgNet/SvgNet.csproj index 916fa6c..6b761d9 100644 --- a/SvgNet/SvgNet.csproj +++ b/SvgNet/SvgNet.csproj @@ -1,13 +1,13 @@  - netstandard2.0;netstandard2.1;net6.0;net7.0;net8.0 - $(TargetFrameworks);net462;net6.0-windows;net7.0-windows;net8.0-windows + netstandard2.0;netstandard2.1;net6.0;net8.0 + $(TargetFrameworks);net462;net6.0-windows;net8.0-windows true preview SVG SvgNet - 3.3.6 + 3.3.7 SvgNet svgnetdoc.xml CS1591 @@ -22,7 +22,10 @@ SVG SvgNet git - Some changes on packaging readme file + + - Drop support for net7.0 who reached EOL + - Upgrade System.Drawing.Common to 8.0.5 on needed target frameworks + LICENSE README.md true @@ -72,7 +75,7 @@ - +