Skip to content

Commit

Permalink
Added docker-compose.yml to sln
Browse files Browse the repository at this point in the history
  • Loading branch information
Hutch79 committed Jul 3, 2024
1 parent 9f8da86 commit 0d8953a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Your-Lab.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Domain", "Domain\Domain.csproj", "{7B6A4E3E-5108-4AE8-9E5E-45EF20D47725}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utils", "Utils", "{6919D8D5-7155-4657-9151-02FFC416C1D7}"
ProjectSection(SolutionItems) = preProject
docker-compose.yml = docker-compose.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down

0 comments on commit 0d8953a

Please sign in to comment.