From: Oleg T. <he...@us...> - 2005-10-16 16:52:18
|
Update of /cvsroot/mvp-xml/Common/v2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3450/v2 Added Files: Common.sln Log Message: --- NEW FILE: Common.sln --- Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "src\Common.csproj", "{12B8D3E3-4362-4E91-A3D2-37473083B47A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommonTest", "test\CommonTest.csproj", "{17955FFF-E5FC-43B8-B390-86E370658CB1}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E8818B26-3C1E-4175-BE5B-8BBF1940F55A}" ProjectSection(SolutionItems) = preProject license.txt = license.txt EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {12B8D3E3-4362-4E91-A3D2-37473083B47A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {12B8D3E3-4362-4E91-A3D2-37473083B47A}.Debug|Any CPU.Build.0 = Debug|Any CPU {12B8D3E3-4362-4E91-A3D2-37473083B47A}.Release|Any CPU.ActiveCfg = Release|Any CPU {12B8D3E3-4362-4E91-A3D2-37473083B47A}.Release|Any CPU.Build.0 = Release|Any CPU {17955FFF-E5FC-43B8-B390-86E370658CB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {17955FFF-E5FC-43B8-B390-86E370658CB1}.Debug|Any CPU.Build.0 = Debug|Any CPU {17955FFF-E5FC-43B8-B390-86E370658CB1}.Release|Any CPU.ActiveCfg = Release|Any CPU {17955FFF-E5FC-43B8-B390-86E370658CB1}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal |