Skip to content

Commit 7353bbf

Browse files
committed
continue ..
1 parent 1d8c0e8 commit 7353bbf

File tree

2 files changed

+109
-1
lines changed

2 files changed

+109
-1
lines changed

FreeSql/FreeSql.xml

Lines changed: 109 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Providers/FreeSql.Provider.Sqlite/SqliteExtensions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
using System.Data;
44
using System.Data.Common;
55
using System.Text;
6-
using static System.Runtime.CompilerServices.RuntimeHelpers;
76

87
public static partial class FreeSqlSqliteGlobalExtensions
98
{

0 commit comments

Comments
 (0)