From 3a9bdb8658c68582c617b7d6c8ce7201d82f5d59 Mon Sep 17 00:00:00 2001 From: James Newton-King Date: Wed, 29 May 2024 09:45:21 +0800 Subject: [PATCH] Fix title --- Src/Newtonsoft.Json.Schema/Newtonsoft.Json.Schema.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Newtonsoft.Json.Schema/Newtonsoft.Json.Schema.csproj b/Src/Newtonsoft.Json.Schema/Newtonsoft.Json.Schema.csproj index 9a886e2..2e1c03f 100644 --- a/Src/Newtonsoft.Json.Schema/Newtonsoft.Json.Schema.csproj +++ b/Src/Newtonsoft.Json.Schema/Newtonsoft.Json.Schema.csproj @@ -62,7 +62,7 @@ HAVE_ADO_NET;HAVE_BIG_INTEGER;HAVE_DATE_TIME_OFFSET;HAVE_FULL_REFLECTION;NETSTANDARD2_0;PORTABLE;$(AdditionalConstants) - Json.NET Schema .NET Standard 2.0 + Json.NET Schema .NET Standard 2.1 HAVE_ADO_NET;HAVE_BIG_INTEGER;HAVE_DATE_TIME_OFFSET;HAVE_FULL_REFLECTION;NETSTANDARD2_1;PORTABLE;$(AdditionalConstants) \ No newline at end of file