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}") = "Diligent.WebAPI.Host", "Diligent.WebAPI.Host\Diligent.WebAPI.Host.csproj", "{CBA426E3-0CB5-4096-9BF2-57F8DCCA785B}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Diligent.WebAPI.Business", "Diligent.WebAPI.Business\Diligent.WebAPI.Business.csproj", "{13FEE6BE-492B-4912-8C2C-3595DC219C66}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Diligent.WebAPI.Data", "Diligent.WebAPI.Data\Diligent.WebAPI.Data.csproj", "{69367FC8-603A-4E4B-BAD7-99D24308D5F2}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{63BF3E45-8117-4BDC-891C-1D2A8F4B5DFE}" 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 {CBA426E3-0CB5-4096-9BF2-57F8DCCA785B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CBA426E3-0CB5-4096-9BF2-57F8DCCA785B}.Debug|Any CPU.Build.0 = Debug|Any CPU {CBA426E3-0CB5-4096-9BF2-57F8DCCA785B}.Release|Any CPU.ActiveCfg = Release|Any CPU {CBA426E3-0CB5-4096-9BF2-57F8DCCA785B}.Release|Any CPU.Build.0 = Release|Any CPU {13FEE6BE-492B-4912-8C2C-3595DC219C66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {13FEE6BE-492B-4912-8C2C-3595DC219C66}.Debug|Any CPU.Build.0 = Debug|Any CPU {13FEE6BE-492B-4912-8C2C-3595DC219C66}.Release|Any CPU.ActiveCfg = Release|Any CPU {13FEE6BE-492B-4912-8C2C-3595DC219C66}.Release|Any CPU.Build.0 = Release|Any CPU {69367FC8-603A-4E4B-BAD7-99D24308D5F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {69367FC8-603A-4E4B-BAD7-99D24308D5F2}.Debug|Any CPU.Build.0 = Debug|Any CPU {69367FC8-603A-4E4B-BAD7-99D24308D5F2}.Release|Any CPU.ActiveCfg = Release|Any CPU {69367FC8-603A-4E4B-BAD7-99D24308D5F2}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {0C38E282-49DD-4563-BB34-71C79422118B} EndGlobalSection EndGlobal