websitepanel/WebsitePanel/Sources/WebsitePanel.WebPortal.sln
2012-09-10 21:26:38 +04:00

39 lines
2.4 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BB38798E-1528-493C-868E-005102316536}"
ProjectSection(SolutionItems) = preProject
..\..\LICENSE.txt = ..\..\LICENSE.txt
..\..\Readme.htm = ..\..\Readme.htm
..\..\ReleaseNotes.htm = ..\..\ReleaseNotes.htm
VersionInfo.vb = VersionInfo.vb
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.Portal.Modules", "WebsitePanel.WebPortal\DesktopModules\WebsitePanel\WebsitePanel.Portal.Modules.csproj", "{12232731-5C45-4ED6-98F8-D47ABE728280}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.WebPortal", "WebsitePanel.WebPortal\WebsitePanel.WebPortal.csproj", "{C99EFB18-FFE7-45BB-8CA8-29336F3E8C68}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.Portal.Ecommerce.Modules", "WebsitePanel.WebPortal\DesktopModules\Ecommerce\WebsitePanel.Portal.Ecommerce.Modules.csproj", "{F01989EA-A888-41E1-9185-872E1455A07E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{12232731-5C45-4ED6-98F8-D47ABE728280}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{12232731-5C45-4ED6-98F8-D47ABE728280}.Debug|Any CPU.Build.0 = Debug|Any CPU
{12232731-5C45-4ED6-98F8-D47ABE728280}.Release|Any CPU.ActiveCfg = Release|Any CPU
{12232731-5C45-4ED6-98F8-D47ABE728280}.Release|Any CPU.Build.0 = Release|Any CPU
{C99EFB18-FFE7-45BB-8CA8-29336F3E8C68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C99EFB18-FFE7-45BB-8CA8-29336F3E8C68}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C99EFB18-FFE7-45BB-8CA8-29336F3E8C68}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C99EFB18-FFE7-45BB-8CA8-29336F3E8C68}.Release|Any CPU.Build.0 = Release|Any CPU
{F01989EA-A888-41E1-9185-872E1455A07E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F01989EA-A888-41E1-9185-872E1455A07E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F01989EA-A888-41E1-9185-872E1455A07E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F01989EA-A888-41E1-9185-872E1455A07E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal