mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 10:08:19 +08:00
Update Sqlite
This commit is contained in:
@@ -9,6 +9,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlServerTest", "SqlServerT
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MySqlTest", "MySqlTest\MySqlTest.csproj", "{B72FC095-9AFA-4375-AF14-402339BAF1DF}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqliteTest", "SqliteTest\SqliteTest.csproj", "{D48622B3-F4CD-45CD-B1C9-868083037ECD}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -27,6 +29,10 @@ Global
|
||||
{B72FC095-9AFA-4375-AF14-402339BAF1DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{B72FC095-9AFA-4375-AF14-402339BAF1DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{B72FC095-9AFA-4375-AF14-402339BAF1DF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{D48622B3-F4CD-45CD-B1C9-868083037ECD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{D48622B3-F4CD-45CD-B1C9-868083037ECD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D48622B3-F4CD-45CD-B1C9-868083037ECD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D48622B3-F4CD-45CD-B1C9-868083037ECD}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Reference in New Issue
Block a user