@@ -123,6 +123,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FreeSql.Extensions.Aggregat
123123EndProject
124124Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FreeSql.Provider.Xugu" , "Providers\FreeSql.Provider.Xugu\FreeSql.Provider.Xugu.csproj" , "{8064870C-22EA-4A58-972D-DBD57D096D91}"
125125EndProject
126+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FreeSql.Tests.Provider.Xugu" , "FreeSql.Tests\FreeSql.Tests.Provider.Xugu\FreeSql.Tests.Provider.Xugu.csproj" , "{16C21D77-20AC-4722-AD97-F53BDDE8210C}"
127+ EndProject
126128Global
127129 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
128130 Debug| Any CPU = Debug| Any CPU
@@ -733,6 +735,18 @@ Global
733735 {8064870C-22EA-4A58-972D-DBD57D096D91} .Release| x64 .Build .0 = Release| Any CPU
734736 {8064870C-22EA-4A58-972D-DBD57D096D91} .Release| x86 .ActiveCfg = Release| Any CPU
735737 {8064870C-22EA-4A58-972D-DBD57D096D91} .Release| x86 .Build .0 = Release| Any CPU
738+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
739+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Debug| Any CPU .Build .0 = Debug| Any CPU
740+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Debug| x64 .ActiveCfg = Debug| Any CPU
741+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Debug| x64 .Build .0 = Debug| Any CPU
742+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Debug| x86 .ActiveCfg = Debug| Any CPU
743+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Debug| x86 .Build .0 = Debug| Any CPU
744+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Release| Any CPU .ActiveCfg = Release| Any CPU
745+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Release| Any CPU .Build .0 = Release| Any CPU
746+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Release| x64 .ActiveCfg = Release| Any CPU
747+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Release| x64 .Build .0 = Release| Any CPU
748+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Release| x86 .ActiveCfg = Release| Any CPU
749+ {16C21D77-20AC-4722-AD97-F53BDDE8210C} .Release| x86 .Build .0 = Release| Any CPU
736750 EndGlobalSection
737751 GlobalSection (SolutionProperties ) = preSolution
738752 HideSolutionNode = FALSE
@@ -775,8 +789,8 @@ Global
775789 {8064870C-22EA-4A58-972D-DBD57D096D91} = {2A381C57-2697-427B-9F10-55DA11FD02E4}
776790 EndGlobalSection
777791 GlobalSection (ExtensibilityGlobals ) = postSolution
778- SolutionGuid = {089687FD-5D25-40AB-BA8A-A10D1E137F98}
779- RESX _PrefixTranslations = True
780792 RESX _NeutralResourcesLanguage = en -US
793+ RESX _PrefixTranslations = True
794+ SolutionGuid = {089687FD-5D25-40AB-BA8A-A10D1E137F98}
781795 EndGlobalSection
782796EndGlobal
0 commit comments