27 lines
1.3 KiB
Text
27 lines
1.3 KiB
Text
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{58249F88-194C-4F6C-872D-94AA37B62E6D}"
|
|
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.HyperV.Utils", "WebsitePanel.HyperV.Utils\WebsitePanel.HyperV.Utils.csproj", "{824FB237-2208-4BD7-9F61-413DC2A32827}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{824FB237-2208-4BD7-9F61-413DC2A32827}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{824FB237-2208-4BD7-9F61-413DC2A32827}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{824FB237-2208-4BD7-9F61-413DC2A32827}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{824FB237-2208-4BD7-9F61-413DC2A32827}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|