23 lines
959 B
Plaintext
23 lines
959 B
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio 2013
|
|||
|
VisualStudioVersion = 12.0.40629.0
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Service Configurator", "Service Configurator\Service Configurator.csproj", "{07E9F9ED-959D-4EB5-9384-5D313EC6B9E1}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|x86 = Debug|x86
|
|||
|
Release|x86 = Release|x86
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{07E9F9ED-959D-4EB5-9384-5D313EC6B9E1}.Debug|x86.ActiveCfg = Debug|x86
|
|||
|
{07E9F9ED-959D-4EB5-9384-5D313EC6B9E1}.Debug|x86.Build.0 = Debug|x86
|
|||
|
{07E9F9ED-959D-4EB5-9384-5D313EC6B9E1}.Release|x86.ActiveCfg = Release|x86
|
|||
|
{07E9F9ED-959D-4EB5-9384-5D313EC6B9E1}.Release|x86.Build.0 = Release|x86
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|