From 17c764da62ba25e95e8847d750acbb64b5d2b778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20F=C3=A9lix?= <felixantoine67@yahoo.fr> Date: Thu, 2 Apr 2020 18:23:52 +0200 Subject: [PATCH] Renommage du projet pour le capitaliser. --- psychorientation/psychorientation.sln | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/psychorientation/psychorientation.sln b/psychorientation/psychorientation.sln index fb4184e..15cd0fd 100644 --- a/psychorientation/psychorientation.sln +++ b/psychorientation/psychorientation.sln @@ -1,9 +1,9 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.28307.757 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.28917.181 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "psychorientation", "psychorientation\psychorientation.csproj", "{73981980-53AE-4EC6-80AB-471E136663DF}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Psychorientation", "psychorientation\Psychorientation.csproj", "{73981980-53AE-4EC6-80AB-471E136663DF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution -- GitLab