Skip to content

Commit

Permalink
Remove Docker Compose from solution (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofPajak authored Jan 15, 2025
1 parent c30c1c2 commit b2076b8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 57 deletions.
5 changes: 0 additions & 5 deletions GrandNode.sln
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grand.Modules.Tests", "src\
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grand.Business.Checkout.Tests", "src\Tests\Grand.Business.Checkout.Tests\Grand.Business.Checkout.Tests.csproj", "{B34CA673-578B-46D8-BEC0-2C32BF6997F9}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{F591E2F4-69F7-40B2-A623-9BF62B1F3CD4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{776DB681-3FC0-4EE0-A0F9-3F69874314D6}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Expand Down Expand Up @@ -301,9 +299,6 @@ Global
{B34CA673-578B-46D8-BEC0-2C32BF6997F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B34CA673-578B-46D8-BEC0-2C32BF6997F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B34CA673-578B-46D8-BEC0-2C32BF6997F9}.Release|Any CPU.Build.0 = Release|Any CPU
{F591E2F4-69F7-40B2-A623-9BF62B1F3CD4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F591E2F4-69F7-40B2-A623-9BF62B1F3CD4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F591E2F4-69F7-40B2-A623-9BF62B1F3CD4}.Release|Any CPU.Build.0 = Release|Any CPU
{ACCAAA38-FBF0-4C18-9227-4A7A3897C5AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ACCAAA38-FBF0-4C18-9227-4A7A3897C5AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ACCAAA38-FBF0-4C18-9227-4A7A3897C5AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
18 changes: 0 additions & 18 deletions docker-compose.dcproj

This file was deleted.

12 changes: 0 additions & 12 deletions docker-compose.override.yml

This file was deleted.

22 changes: 0 additions & 22 deletions docker-compose.yml

This file was deleted.

0 comments on commit b2076b8

Please sign in to comment.