Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.1.32319.34 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServiceOutside", "ServiceOutside\ServiceOutside.csproj", "{82019C47-9B6B-466A-AE18-C1D1D15441CA}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServiceShared", "ServiceShared\ServiceShared.csproj", "{2F1504D6-9ED7-47B5-A624-A46B873B4004}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServiceOutsideTests", "ServiceOutsideTests\ServiceOutsideTests.csproj", "{9B7DB811-A19F-4216-8CC5-C7887362F628}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{85AE96EE-F244-40ED-BACA-ADDAD78DE962}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {82019C47-9B6B-466A-AE18-C1D1D15441CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {82019C47-9B6B-466A-AE18-C1D1D15441CA}.Debug|Any CPU.Build.0 = Debug|Any CPU {82019C47-9B6B-466A-AE18-C1D1D15441CA}.Release|Any CPU.ActiveCfg = Release|Any CPU {82019C47-9B6B-466A-AE18-C1D1D15441CA}.Release|Any CPU.Build.0 = Release|Any CPU {2F1504D6-9ED7-47B5-A624-A46B873B4004}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2F1504D6-9ED7-47B5-A624-A46B873B4004}.Debug|Any CPU.Build.0 = Debug|Any CPU {2F1504D6-9ED7-47B5-A624-A46B873B4004}.Release|Any CPU.ActiveCfg = Release|Any CPU {2F1504D6-9ED7-47B5-A624-A46B873B4004}.Release|Any CPU.Build.0 = Release|Any CPU {9B7DB811-A19F-4216-8CC5-C7887362F628}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9B7DB811-A19F-4216-8CC5-C7887362F628}.Debug|Any CPU.Build.0 = Debug|Any CPU {9B7DB811-A19F-4216-8CC5-C7887362F628}.Release|Any CPU.ActiveCfg = Release|Any CPU {9B7DB811-A19F-4216-8CC5-C7887362F628}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {256EB323-AB1B-4973-BFE4-316F23B2DA7C} EndGlobalSection EndGlobal