Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30128.74 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EPAServeur", "EPAServeur.csproj", "{D19F441B-010F-481F-8A59-C5FA928B5077}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU InitDB|Any CPU = InitDB|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D19F441B-010F-481F-8A59-C5FA928B5077}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D19F441B-010F-481F-8A59-C5FA928B5077}.Debug|Any CPU.Build.0 = Debug|Any CPU {D19F441B-010F-481F-8A59-C5FA928B5077}.InitDB|Any CPU.ActiveCfg = InitDB|Any CPU {D19F441B-010F-481F-8A59-C5FA928B5077}.InitDB|Any CPU.Build.0 = InitDB|Any CPU {D19F441B-010F-481F-8A59-C5FA928B5077}.Release|Any CPU.ActiveCfg = Release|Any CPU {D19F441B-010F-481F-8A59-C5FA928B5077}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {A2A2CCA9-40DB-4518-83F7-1ECBB7D541BB} EndGlobalSection EndGlobal