mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
🐛 修复测试项目中引用包问题
This commit is contained in:
@ -3,7 +3,6 @@ using Microsoft.Data.Sqlite;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Security.Principal;
|
||||
using Xunit;
|
||||
|
||||
[Table(Name = "TestTypeInfoT1")]
|
||||
|
Reference in New Issue
Block a user