折腾 net45 版本,增加 MySqlConnector 实现

This commit is contained in:
28810
2019-05-29 12:28:18 +08:00
parent afae7ce431
commit 62fd3b8f97
15 changed files with 124 additions and 51 deletions

View File

@@ -0,0 +1,6 @@
using System;
namespace FreeSql.Provider.MySqlConnector {
public class Class1 {
}
}