We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e72e0 commit 5458e06Copy full SHA for 5458e06
FreeSql.DbContext/FreeSql.DbContext.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net10.0;netstandard2.1;netstandard2.0;net45;net40</TargetFrameworks>
+ <TargetFrameworks>net10.0;net9.0;net8.0;net7.0;net6.0;net5.0;netcoreapp3.1;netstandard2.1;netstandard2.0;net45;net40</TargetFrameworks>
5
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6
<Authors>FreeSql;ncc;YeXiangQin</Authors>
7
<Description>FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access</Description>
0 commit comments