From fe2dc187a43ac24be01157a0e5990f226f7e10d6 Mon Sep 17 00:00:00 2001 From: Olivier Duhart <1224790+b3b00@users.noreply.github.com> Date: Sun, 12 Feb 2023 09:34:26 +0100 Subject: [PATCH] framework netstandard2.0 --- sly/sly.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sly/sly.csproj b/sly/sly.csproj index 10544981..3f5da64b 100644 --- a/sly/sly.csproj +++ b/sly/sly.csproj @@ -1,6 +1,6 @@  - netstandard2.1;net6.0 + netstandard2.0;netstandard2.1;net6.0 true true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb