update MySqlConnector 1.0.0

This commit is contained in:
28810
2020-07-19 07:22:48 +08:00
parent 7471df5924
commit 4a4647de1d
13 changed files with 41 additions and 30 deletions

View File

@ -1,6 +1,6 @@
using FreeSql.Internal;
using FreeSql.Internal.Model;
using MySql.Data.MySqlClient;
using MySqlConnector;
using System;
using System.Collections.Generic;
using System.Collections.Concurrent;