From d370f6c80baae7eaa74b7741606306b098e2ce16 Mon Sep 17 00:00:00 2001 From: Michael Oborne Date: Fri, 22 Nov 2024 16:42:18 +1100 Subject: [PATCH] svgnet: posible ide fix --- ExtLibs/SvgNet/SvgNet.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExtLibs/SvgNet/SvgNet.csproj b/ExtLibs/SvgNet/SvgNet.csproj index 570697afa3..cf470fc1fc 100644 --- a/ExtLibs/SvgNet/SvgNet.csproj +++ b/ExtLibs/SvgNet/SvgNet.csproj @@ -1,6 +1,6 @@  - netstandard2.0 + net472;netstandard2.0 portable true false