From c900a3395b1586b99f83489505d8f4289c419acd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Guldmund?= Date: Fri, 12 Jan 2024 14:23:07 +0100 Subject: [PATCH] #2 It seems that it was already supported Related: tonerdo/Pose#74 --- src/Pose/Pose.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pose/Pose.csproj b/src/Pose/Pose.csproj index 9c812d3..c6085dd 100644 --- a/src/Pose/Pose.csproj +++ b/src/Pose/Pose.csproj @@ -3,7 +3,7 @@ Pose Replace any .NET method (including static and non-virtual) with a delegate 1.2.1 - netstandard2.0;netstandard2.1;netcoreapp2.0;net48 + netstandard2.0;netstandard2.1 portable Pose Pose