From d1151accdea066149686a9c22551f33b04779dc1 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 21 Nov 2025 17:09:31 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E5=A2=9E=E5=8A=A0=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E6=A1=86=E6=9E=B6=E5=88=97=E8=A1=A8=E6=96=87=E6=A1=A3=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=20NET10=20=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- binding/csharp/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/binding/csharp/README.md b/binding/csharp/README.md index 797c2d6..5f1db40 100644 --- a/binding/csharp/README.md +++ b/binding/csharp/README.md @@ -43,6 +43,9 @@ NET8+ support keyed service provider.GetRequiredKeyedService("IP2Region.Net"); ``` +## TargetFrameworks +netstandard2.0;netstandard2.1;net6.0;net7.0;net8.0;net9.0;net10.0 + ## Performance | Method | Mean | Error | StdDev | Median |