forked from bariisce/SaglikliBeslenmeProgrami
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SaglikliBeslenmeProgrami.sln
43 lines (43 loc) · 2.47 KB
/
SaglikliBeslenmeProgrami.sln
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.35303.130
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web", "SaglikliBeslenmeProgrami\Web.csproj", "{F677E5CE-0831-4AA1-9CF9-78AE4B23A78F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Business", "Business\Business.csproj", "{0C0BBE25-054C-4B22-9F8F-89B356D5777E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Core", "Core\Core.csproj", "{5F520807-AB95-46D7-AABC-A5B775905911}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infrastructure", "Infrastructure\Infrastructure.csproj", "{F9C8A07F-282B-463E-8AC3-76A0E30D2A0E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F677E5CE-0831-4AA1-9CF9-78AE4B23A78F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F677E5CE-0831-4AA1-9CF9-78AE4B23A78F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F677E5CE-0831-4AA1-9CF9-78AE4B23A78F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F677E5CE-0831-4AA1-9CF9-78AE4B23A78F}.Release|Any CPU.Build.0 = Release|Any CPU
{0C0BBE25-054C-4B22-9F8F-89B356D5777E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C0BBE25-054C-4B22-9F8F-89B356D5777E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C0BBE25-054C-4B22-9F8F-89B356D5777E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C0BBE25-054C-4B22-9F8F-89B356D5777E}.Release|Any CPU.Build.0 = Release|Any CPU
{5F520807-AB95-46D7-AABC-A5B775905911}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F520807-AB95-46D7-AABC-A5B775905911}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F520807-AB95-46D7-AABC-A5B775905911}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F520807-AB95-46D7-AABC-A5B775905911}.Release|Any CPU.Build.0 = Release|Any CPU
{F9C8A07F-282B-463E-8AC3-76A0E30D2A0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F9C8A07F-282B-463E-8AC3-76A0E30D2A0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F9C8A07F-282B-463E-8AC3-76A0E30D2A0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F9C8A07F-282B-463E-8AC3-76A0E30D2A0E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {19336397-310C-481E-BEDF-22520B55EE42}
EndGlobalSection
EndGlobal