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.
38 lines
2.0 KiB
38 lines
2.0 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31005.135
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Model", "Model\Model.csproj", "{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Testeur", "Testeur\Testeur.csproj", "{FA65498D-FD52-41F7-A87E-CED9A2AD2CFF}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Data", "Data\Data.csproj", "{A99FF3EF-45E2-4688-B5D0-84E69E0F0E8E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{FA65498D-FD52-41F7-A87E-CED9A2AD2CFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FA65498D-FD52-41F7-A87E-CED9A2AD2CFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FA65498D-FD52-41F7-A87E-CED9A2AD2CFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FA65498D-FD52-41F7-A87E-CED9A2AD2CFF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A99FF3EF-45E2-4688-B5D0-84E69E0F0E8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A99FF3EF-45E2-4688-B5D0-84E69E0F0E8E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A99FF3EF-45E2-4688-B5D0-84E69E0F0E8E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A99FF3EF-45E2-4688-B5D0-84E69E0F0E8E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {F7D92AF2-6C87-4C3B-ABD4-16D990592FAA}
|
|
EndGlobalSection
|
|
EndGlobal
|