From 97a51ef0aada77d052c383e6ba9a06dc622801c4 Mon Sep 17 00:00:00 2001 From: Baris Yerlikaya Date: Mon, 23 Oct 2023 11:57:42 +0300 Subject: [PATCH] project's target frameworks have been updated. --- src/SmartWhere/SmartWhere.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SmartWhere/SmartWhere.csproj b/src/SmartWhere/SmartWhere.csproj index 4ef1e19..933a3b0 100644 --- a/src/SmartWhere/SmartWhere.csproj +++ b/src/SmartWhere/SmartWhere.csproj @@ -17,7 +17,7 @@ - netstandard2.0;netcoreapp3.0;net5.0;net6.0;net7.0 + netstandard2.0;netstandard2.1 latest