Initial project's source code check-in.
This commit is contained in:
commit
b03b0b373f
4573 changed files with 981205 additions and 0 deletions
33
WebsitePanel.VmConfig/Sources/WebsitePanel.VmConfig.sln
Normal file
33
WebsitePanel.VmConfig/Sources/WebsitePanel.VmConfig.sln
Normal file
|
@ -0,0 +1,33 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FCC96595-8D32-42BB-816F-EF2768CE05C9}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
..\..\LICENSE.txt = ..\..\LICENSE.txt
|
||||
..\..\Readme.htm = ..\..\Readme.htm
|
||||
..\..\ReleaseNotes.htm = ..\..\ReleaseNotes.htm
|
||||
VersionInfo.cs = VersionInfo.cs
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.VmConfig", "WebsitePanel.VmConfig\WebsitePanel.VmConfig.csproj", "{58FEFE0B-A0E7-4FB3-9E60-91E18BEECDA7}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.VmConfig.Common", "WebsitePanel.VmConfig.Common\WebsitePanel.VmConfig.Common.csproj", "{456AA9C9-AB1C-490D-AD33-33EADE1071C1}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{58FEFE0B-A0E7-4FB3-9E60-91E18BEECDA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{58FEFE0B-A0E7-4FB3-9E60-91E18BEECDA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{58FEFE0B-A0E7-4FB3-9E60-91E18BEECDA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{58FEFE0B-A0E7-4FB3-9E60-91E18BEECDA7}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{456AA9C9-AB1C-490D-AD33-33EADE1071C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{456AA9C9-AB1C-490D-AD33-33EADE1071C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{456AA9C9-AB1C-490D-AD33-33EADE1071C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{456AA9C9-AB1C-490D-AD33-33EADE1071C1}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue