File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GameFrameX.CodeGenerator",
5656EndProject
5757Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "GameFrameX.DataBase" , "GameFrameX.DataBase\GameFrameX.DataBase.csproj" , "{5E98F1F4-EC21-42E1-A324-15C8D274E9A9}"
5858EndProject
59+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "GameFrameX.DataBase.Mongo" , "GameFrameX.DataBase.Mongo\GameFrameX.DataBase.Mongo.csproj" , "{1321B020-12D0-4A1E-82AE-8245F9BBE1A5}"
60+ EndProject
5961Global
6062 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
6163 Debug| Any CPU = Debug| Any CPU
@@ -142,6 +144,10 @@ Global
142144 {5E98F1F4-EC21-42E1-A324-15C8D274E9A9} .Debug| Any CPU .Build .0 = Debug| Any CPU
143145 {5E98F1F4-EC21-42E1-A324-15C8D274E9A9} .Release| Any CPU .ActiveCfg = Release| Any CPU
144146 {5E98F1F4-EC21-42E1-A324-15C8D274E9A9} .Release| Any CPU .Build .0 = Release| Any CPU
147+ {1321B020-12D0-4A1E-82AE-8245F9BBE1A5} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
148+ {1321B020-12D0-4A1E-82AE-8245F9BBE1A5} .Debug| Any CPU .Build .0 = Debug| Any CPU
149+ {1321B020-12D0-4A1E-82AE-8245F9BBE1A5} .Release| Any CPU .ActiveCfg = Release| Any CPU
150+ {1321B020-12D0-4A1E-82AE-8245F9BBE1A5} .Release| Any CPU .Build .0 = Release| Any CPU
145151 EndGlobalSection
146152 GlobalSection (SolutionProperties ) = preSolution
147153 HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments