From abe34cc2203698295c7201a09f25b6040ca50c81 Mon Sep 17 00:00:00 2001 From: Kevin Petit Date: Thu, 14 Nov 2024 20:43:44 +0100 Subject: [PATCH] Add more TargetFrameworks. --- jsreport.Types/jsreport.Types.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jsreport.Types/jsreport.Types.csproj b/jsreport.Types/jsreport.Types.csproj index 2f8daad..70239fc 100644 --- a/jsreport.Types/jsreport.Types.csproj +++ b/jsreport.Types/jsreport.Types.csproj @@ -1,9 +1,9 @@  - netstandard1.6;net45 + net45;netstandard1.6;netstandard2.0;net6.0 true - 3.9.4 + 3.9.5 jsreport entities strong types used in .net sdk jsreport jsreport @@ -17,8 +17,8 @@ git Release notes are at https://github.com/jsreport/jsreport-dotnet-types/releases true - 3.9.4.0 - 3.9.4.0 + 3.9.5.0 + 3.9.5.0 icon.png README.md