mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 10:24:55 +08:00
MySql
This commit is contained in:
@@ -7,6 +7,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlSeverTest", "SqlSeverTes
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlSugar", "SqlSugar\SqlSugar.csproj", "{1E032FA3-627E-4D59-9C11-C8D8114F24FF}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MySqlTest", "MySqlTest\MySqlTest.csproj", "{DEB62FB9-C743-4C2B-BC78-50FB0E8B44FE}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -21,6 +23,10 @@ Global
|
||||
{1E032FA3-627E-4D59-9C11-C8D8114F24FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{1E032FA3-627E-4D59-9C11-C8D8114F24FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{1E032FA3-627E-4D59-9C11-C8D8114F24FF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{DEB62FB9-C743-4C2B-BC78-50FB0E8B44FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{DEB62FB9-C743-4C2B-BC78-50FB0E8B44FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{DEB62FB9-C743-4C2B-BC78-50FB0E8B44FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{DEB62FB9-C743-4C2B-BC78-50FB0E8B44FE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user