You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.9 KiB
36 lines
1.9 KiB
|
|
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\EPAServeur.csproj", "{D19F441B-010F-481F-8A59-C5FA928B5077}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EPAServeur.Tests", "EPAServeur.Tests\EPAServeur.Tests.csproj", "{DD39768F-7C13-4620-AE46-EE9F5B5FEE44}"
|
|
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
|
|
{DD39768F-7C13-4620-AE46-EE9F5B5FEE44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DD39768F-7C13-4620-AE46-EE9F5B5FEE44}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DD39768F-7C13-4620-AE46-EE9F5B5FEE44}.InitDB|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DD39768F-7C13-4620-AE46-EE9F5B5FEE44}.InitDB|Any CPU.Build.0 = Release|Any CPU
|
|
{DD39768F-7C13-4620-AE46-EE9F5B5FEE44}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DD39768F-7C13-4620-AE46-EE9F5B5FEE44}.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
|
|
|