From 11d8ebf0447006b243309e8c6c76976247ff9e1c Mon Sep 17 00:00:00 2001 From: Matheo THIERRY Date: Thu, 6 Apr 2023 10:24:43 +0200 Subject: [PATCH] fichier pas bon --- notus/notus.sln | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 notus/notus.sln diff --git a/notus/notus.sln b/notus/notus.sln deleted file mode 100644 index b92aedb..0000000 --- a/notus/notus.sln +++ /dev/null @@ -1,39 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.0.31611.283 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "notus", "notus\notus.csproj", "{561264A1-4611-40FB-A662-3EF65550CA71}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notus_Console", "Notus_Console\Notus_Console.csproj", "{CC12B872-1F7D-46E3-BFB5-1F2A4442F444}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Biblioteque_De_Class", "bliblioteque de class\Biblioteque_De_Class.csproj", "{07E395A7-1088-4A74-82D8-66DF23F5A4F1}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {561264A1-4611-40FB-A662-3EF65550CA71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {561264A1-4611-40FB-A662-3EF65550CA71}.Debug|Any CPU.Build.0 = Debug|Any CPU - {561264A1-4611-40FB-A662-3EF65550CA71}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {561264A1-4611-40FB-A662-3EF65550CA71}.Release|Any CPU.ActiveCfg = Release|Any CPU - {561264A1-4611-40FB-A662-3EF65550CA71}.Release|Any CPU.Build.0 = Release|Any CPU - {561264A1-4611-40FB-A662-3EF65550CA71}.Release|Any CPU.Deploy.0 = Release|Any CPU - {CC12B872-1F7D-46E3-BFB5-1F2A4442F444}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CC12B872-1F7D-46E3-BFB5-1F2A4442F444}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CC12B872-1F7D-46E3-BFB5-1F2A4442F444}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CC12B872-1F7D-46E3-BFB5-1F2A4442F444}.Release|Any CPU.Build.0 = Release|Any CPU - {07E395A7-1088-4A74-82D8-66DF23F5A4F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {07E395A7-1088-4A74-82D8-66DF23F5A4F1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {07E395A7-1088-4A74-82D8-66DF23F5A4F1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {07E395A7-1088-4A74-82D8-66DF23F5A4F1}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {61F7FB11-1E47-470C-91E2-47F8143E1572} - EndGlobalSection -EndGlobal