From 04547c06f89091f6875f4159786aab7950dd63ca Mon Sep 17 00:00:00 2001 From: 28810 <28810@YEXIANGQIN> Date: Thu, 9 May 2019 18:24:47 +0800 Subject: [PATCH] update --- FreeSql/FreeSql.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeSql/FreeSql.csproj b/FreeSql/FreeSql.csproj index 71c10751..e7558bb5 100644 --- a/FreeSql/FreeSql.csproj +++ b/FreeSql/FreeSql.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.5.11 + 0.5.12 true YeXiangQin FreeSql is the most convenient ORM in dotnet. It supports Mysql, Postgresql, SqlServer, Oracle and Sqlite.