Skip to content

Commit 0129932

Browse files
author
raihanM95
committed
Documentations
1 parent 32d8d1b commit 0129932

12 files changed

+5
-5
lines changed
31.5 KB
Loading

RP_Documentations/documentation-0.png

56.3 KB
Loading

RP_Documentations/documentation-1.png

18.1 KB
Loading

RP_Documentations/documentation-2.png

18.7 KB
Loading

RP_Documentations/documentation-3.png

12.4 KB
Loading

RP_Documentations/documentation-4.png

11 KB
Loading

RP_Documentations/documentation-5.png

11.8 KB
Loading

RP_Documentations/documentation-6.png

18.5 KB
Loading

RP_Documentations/documentation-7.png

14.7 KB
Loading

RP_Documentations/documentation-8.png

16 KB
Loading

RP_Documentations/documentation-9.png

25.1 KB
Loading

RepositoryPattern.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{3DF67480-4
1414
EndProject
1515
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{813FAFD8-E77A-44D0-A65C-392322158E55}"
1616
EndProject
17-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Domain", "Domain\Domain.csproj", "{10083092-E01B-43B6-9462-A3736829D8AF}"
17+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Domain", "Domain\Domain.csproj", "{10083092-E01B-43B6-9462-A3736829D8AF}"
1818
EndProject
19-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Application", "Application\Application.csproj", "{3D0FA752-D784-4F72-9F85-66822744BC2F}"
19+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Application", "Application\Application.csproj", "{3D0FA752-D784-4F72-9F85-66822744BC2F}"
2020
EndProject
2121
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Infrastructure", "Infrastructure", "{EEA30553-3C66-429B-9081-C198A75C7681}"
2222
EndProject
23-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Infrastructure.Persistence", "Infrastructure.Persistence\Infrastructure.Persistence.csproj", "{4B0CC001-182B-42BE-BF2F-9D4B1B95CCE9}"
23+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infrastructure.Persistence", "Infrastructure.Persistence\Infrastructure.Persistence.csproj", "{4B0CC001-182B-42BE-BF2F-9D4B1B95CCE9}"
2424
EndProject
25-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Infrastructure.Service", "Infrastructure.Service\Infrastructure.Service.csproj", "{2D6B65B7-B777-4A34-A1D6-B1053DF61554}"
25+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infrastructure.Service", "Infrastructure.Service\Infrastructure.Service.csproj", "{2D6B65B7-B777-4A34-A1D6-B1053DF61554}"
2626
EndProject
2727
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Presentation", "Presentation", "{5BEE3FC1-BB0C-4A08-8661-CE7A44DD83EA}"
2828
EndProject
29-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Web", "Web\Web.csproj", "{70E46508-61A5-402B-8C2D-E9E06C33C033}"
29+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web", "Web\Web.csproj", "{70E46508-61A5-402B-8C2D-E9E06C33C033}"
3030
EndProject
3131
Global
3232
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)