-
Notifications
You must be signed in to change notification settings - Fork 2
/
TeknikServisci.sln
60 lines (60 loc) · 3.77 KB
/
TeknikServisci.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.271
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeknikServisci.Web", "TeknikServisci\TeknikServisci.Web.csproj", "{CAA2CA96-8F9E-4494-BE51-0C791F996F44}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Proje", "Proje", "{3C0ED44E-D811-4862-B3E6-9965128164F5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tema", "Tema", "{054951F6-3973-4788-AEBB-C6470DB688C4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeknikServisci.Tema", "TeknikServisci.Tema\TeknikServisci.Tema.csproj", "{8841E42A-8A1C-44A1-B676-479BF4A7DF2F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeknikServisci.BLL", "TeknikServisci.BLL\TeknikServisci.BLL.csproj", "{55490523-8014-4B1F-8FCA-66A5687BEBFB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeknikServisci.DAL", "TeknikServisci.DAL\TeknikServisci.DAL.csproj", "{9F18DCAE-4519-4622-82B7-3AC5DBA3F6DA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeknikServisci.Models", "TeknikServisci.Models\TeknikServisci.Models.csproj", "{F9B4C667-7FC4-4292-A0FF-D0C29D8388AF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CAA2CA96-8F9E-4494-BE51-0C791F996F44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CAA2CA96-8F9E-4494-BE51-0C791F996F44}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CAA2CA96-8F9E-4494-BE51-0C791F996F44}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CAA2CA96-8F9E-4494-BE51-0C791F996F44}.Release|Any CPU.Build.0 = Release|Any CPU
{8841E42A-8A1C-44A1-B676-479BF4A7DF2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8841E42A-8A1C-44A1-B676-479BF4A7DF2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8841E42A-8A1C-44A1-B676-479BF4A7DF2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8841E42A-8A1C-44A1-B676-479BF4A7DF2F}.Release|Any CPU.Build.0 = Release|Any CPU
{55490523-8014-4B1F-8FCA-66A5687BEBFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55490523-8014-4B1F-8FCA-66A5687BEBFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{55490523-8014-4B1F-8FCA-66A5687BEBFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{55490523-8014-4B1F-8FCA-66A5687BEBFB}.Release|Any CPU.Build.0 = Release|Any CPU
{9F18DCAE-4519-4622-82B7-3AC5DBA3F6DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9F18DCAE-4519-4622-82B7-3AC5DBA3F6DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9F18DCAE-4519-4622-82B7-3AC5DBA3F6DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9F18DCAE-4519-4622-82B7-3AC5DBA3F6DA}.Release|Any CPU.Build.0 = Release|Any CPU
{F9B4C667-7FC4-4292-A0FF-D0C29D8388AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F9B4C667-7FC4-4292-A0FF-D0C29D8388AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F9B4C667-7FC4-4292-A0FF-D0C29D8388AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F9B4C667-7FC4-4292-A0FF-D0C29D8388AF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{CAA2CA96-8F9E-4494-BE51-0C791F996F44} = {3C0ED44E-D811-4862-B3E6-9965128164F5}
{8841E42A-8A1C-44A1-B676-479BF4A7DF2F} = {054951F6-3973-4788-AEBB-C6470DB688C4}
{55490523-8014-4B1F-8FCA-66A5687BEBFB} = {3C0ED44E-D811-4862-B3E6-9965128164F5}
{9F18DCAE-4519-4622-82B7-3AC5DBA3F6DA} = {3C0ED44E-D811-4862-B3E6-9965128164F5}
{F9B4C667-7FC4-4292-A0FF-D0C29D8388AF} = {3C0ED44E-D811-4862-B3E6-9965128164F5}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {55B4B8E7-4EE5-41A6-9E44-D2B6CF8CD649}
EndGlobalSection
EndGlobal