sample_demo/ServiceApp.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35222.181
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceApp", "ServiceApp\ServiceApp.csproj", "{F2BD7127-5A3B-4AF1-89E4-C60B70EB2E6B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F2BD7127-5A3B-4AF1-89E4-C60B70EB2E6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F2BD7127-5A3B-4AF1-89E4-C60B70EB2E6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F2BD7127-5A3B-4AF1-89E4-C60B70EB2E6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F2BD7127-5A3B-4AF1-89E4-C60B70EB2E6B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A812EF99-15E4-4DD1-A3AD-370E1AB49A94}
EndGlobalSection
EndGlobal