11
22Microsoft Visual Studio Solution File, Format Version 11.00
33# Visual Studio 2010
4- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "corelib" , "corelib\corelib.csproj" , "{7DBA11EB-DBA7-4D3A-8D42-B5312E74B9C0}"
4+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "corelib.v4.0 " , "corelib\corelib.v4.0 .csproj" , "{7DBA11EB-DBA7-4D3A-8D42-B5312E74B9C0}"
55EndProject
66Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "integration" , "testing\integration\integration.csproj" , "{C1D0D0D8-9EF2-4557-B85F-34FDB0F466C4}"
77EndProject
@@ -19,6 +19,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "console", "console\console.
1919EndProject
2020Project ("{7CF6DF6D-3B04-46F8-A40B-537D21BCA0B4}" ) = "Documentation" , "Documentation\Documentation.shfbproj" , "{EA57BD15-3742-45B8-BDE2-263F7236BAFD}"
2121EndProject
22+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "corelib.v3.5" , "corelib\corelib.v3.5.csproj" , "{E49D9DC3-79D5-4C5E-8C38-FD5060B4E318}"
23+ EndProject
2224Global
2325 GlobalSection (TestCaseManagementSettings ) = postSolution
2426 CategoryFile = openstack .net .vsmdi
@@ -80,6 +82,16 @@ Global
8082 {EA57BD15-3742-45B8-BDE2-263F7236BAFD} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
8183 {EA57BD15-3742-45B8-BDE2-263F7236BAFD} .Release| Mixed Platforms .Build .0 = Release| Any CPU
8284 {EA57BD15-3742-45B8-BDE2-263F7236BAFD} .Release| x86 .ActiveCfg = Release| Any CPU
85+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
86+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Debug| Any CPU .Build .0 = Debug| Any CPU
87+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
88+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
89+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Debug| x86 .ActiveCfg = Debug| Any CPU
90+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Release| Any CPU .ActiveCfg = Release| Any CPU
91+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Release| Any CPU .Build .0 = Release| Any CPU
92+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
93+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Release| Mixed Platforms .Build .0 = Release| Any CPU
94+ {E49D9DC3-79D5-4C5E-8C38-FD5060B4E318} .Release| x86 .ActiveCfg = Release| Any CPU
8395 EndGlobalSection
8496 GlobalSection (SolutionProperties ) = preSolution
8597 HideSolutionNode = FALSE
0 commit comments