From 17c0805d35a99c80a63cc7fc1a5297bf0ab1fbae Mon Sep 17 00:00:00 2001 From: Maxence Lanone Date: Mon, 6 Feb 2023 16:58:06 +0100 Subject: [PATCH] change position of decker file --- LeagueOfLegends.sln | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/LeagueOfLegends.sln b/LeagueOfLegends.sln index 1a26e10..f9c4ff7 100644 --- a/LeagueOfLegends.sln +++ b/LeagueOfLegends.sln @@ -29,6 +29,11 @@ Project("{9344BDBB-3E7F-41FC-A0DD-8665D75EE146}") = "ConsoleTestapi", "Tests\Con EndProject Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{23AC6E45-406F-4320-B951-3B59DB10988C}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{73142960-0D40-4766-973B-37094F4BD879}" + ProjectSection(SolutionItems) = preProject + Dockerfile = Dockerfile + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU