-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTALABAT.API.SOLUTON.sln
More file actions
43 lines (43 loc) · 2.53 KB
/
Copy pathTALABAT.API.SOLUTON.sln
File metadata and controls
43 lines (43 loc) · 2.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35222.181
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TALABAT.API", "TALABAT.API\TALABAT.API.csproj", "{B576A3CF-4D62-43E9-B268-0A8F30792F8D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TALABAT.CORE", "TALABAT.CORE\TALABAT.CORE.csproj", "{63FA6738-CA15-46E5-B561-C50BC745F637}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TALABAT.REPOSITORY", "TALABAT.REPOSITORY\TALABAT.REPOSITORY.csproj", "{2E88B080-DB13-4B7B-93DE-7184212E9FFC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TALABAT.SARVICE", "TALABAT.SARVICE\TALABAT.SARVICE.csproj", "{161B8A13-3A29-4BB3-99B1-2441CBFC0709}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B576A3CF-4D62-43E9-B268-0A8F30792F8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B576A3CF-4D62-43E9-B268-0A8F30792F8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B576A3CF-4D62-43E9-B268-0A8F30792F8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B576A3CF-4D62-43E9-B268-0A8F30792F8D}.Release|Any CPU.Build.0 = Release|Any CPU
{63FA6738-CA15-46E5-B561-C50BC745F637}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{63FA6738-CA15-46E5-B561-C50BC745F637}.Debug|Any CPU.Build.0 = Debug|Any CPU
{63FA6738-CA15-46E5-B561-C50BC745F637}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63FA6738-CA15-46E5-B561-C50BC745F637}.Release|Any CPU.Build.0 = Release|Any CPU
{2E88B080-DB13-4B7B-93DE-7184212E9FFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E88B080-DB13-4B7B-93DE-7184212E9FFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E88B080-DB13-4B7B-93DE-7184212E9FFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E88B080-DB13-4B7B-93DE-7184212E9FFC}.Release|Any CPU.Build.0 = Release|Any CPU
{161B8A13-3A29-4BB3-99B1-2441CBFC0709}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{161B8A13-3A29-4BB3-99B1-2441CBFC0709}.Debug|Any CPU.Build.0 = Debug|Any CPU
{161B8A13-3A29-4BB3-99B1-2441CBFC0709}.Release|Any CPU.ActiveCfg = Release|Any CPU
{161B8A13-3A29-4BB3-99B1-2441CBFC0709}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {478BF8FD-2CDD-4831-991C-3D932ED5D23B}
EndGlobalSection
EndGlobal