mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
-
This commit is contained in:
parent
caa431f0ed
commit
1f8a5cdef7
@ -41,7 +41,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CustomDbTest", "CustomDbTes
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Json2Sql", "Json2Sql\Json2Sql.csproj", "{0B4998EE-28FB-4B7E-8976-B3261299B425}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuestDbTest", "QuestDbTest\QuestDbTest.csproj", "{2098B88D-9523-4B76-873B-2EE292812DA6}"
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QuestDbTest", "QuestDbTest\QuestDbTest.csproj", "{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@ -269,18 +269,18 @@ Global
|
||||
{0B4998EE-28FB-4B7E-8976-B3261299B425}.Release|ARM32.Build.0 = Release|Any CPU
|
||||
{0B4998EE-28FB-4B7E-8976-B3261299B425}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{0B4998EE-28FB-4B7E-8976-B3261299B425}.Release|x86.Build.0 = Release|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Debug|ARM32.ActiveCfg = Debug|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Debug|ARM32.Build.0 = Debug|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Release|ARM32.ActiveCfg = Release|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Release|ARM32.Build.0 = Release|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{2098B88D-9523-4B76-873B-2EE292812DA6}.Release|x86.Build.0 = Release|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Debug|ARM32.ActiveCfg = Debug|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Debug|ARM32.Build.0 = Debug|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Release|ARM32.ActiveCfg = Release|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Release|ARM32.Build.0 = Release|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{EBF02572-80A5-4D3A-B0E3-4308F9CF23CF}.Release|x86.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Loading…
Reference in New Issue
Block a user