-
Notifications
You must be signed in to change notification settings - Fork 0
/
Tepe.BRT.sln
43 lines (43 loc) · 2.53 KB
/
Tepe.BRT.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.1.32319.34
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tepe.Brt.Api", "Tepe.Brt.Api\Tepe.Brt.Api.csproj", "{26EE60C3-A4F4-4A3B-A128-42FD7FA89B9F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tepe.Brt.Business", "Tepe.Brt.Business\Tepe.Brt.Business.csproj", "{D48867D0-38CA-40B1-983C-52205941AD56}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tepe.Brt.Data", "Tepe.Brt.Data\Tepe.Brt.Data.csproj", "{3C602CAB-F3C1-4A88-B620-DC867BCB0436}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tepe.Brt.Test", "Tepe.Brt.Test\Tepe.Brt.Test.csproj", "{A74A355F-D026-489E-BEBD-BBC95535E958}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{26EE60C3-A4F4-4A3B-A128-42FD7FA89B9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26EE60C3-A4F4-4A3B-A128-42FD7FA89B9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26EE60C3-A4F4-4A3B-A128-42FD7FA89B9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26EE60C3-A4F4-4A3B-A128-42FD7FA89B9F}.Release|Any CPU.Build.0 = Release|Any CPU
{D48867D0-38CA-40B1-983C-52205941AD56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D48867D0-38CA-40B1-983C-52205941AD56}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D48867D0-38CA-40B1-983C-52205941AD56}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D48867D0-38CA-40B1-983C-52205941AD56}.Release|Any CPU.Build.0 = Release|Any CPU
{3C602CAB-F3C1-4A88-B620-DC867BCB0436}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C602CAB-F3C1-4A88-B620-DC867BCB0436}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C602CAB-F3C1-4A88-B620-DC867BCB0436}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C602CAB-F3C1-4A88-B620-DC867BCB0436}.Release|Any CPU.Build.0 = Release|Any CPU
{A74A355F-D026-489E-BEBD-BBC95535E958}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A74A355F-D026-489E-BEBD-BBC95535E958}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A74A355F-D026-489E-BEBD-BBC95535E958}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A74A355F-D026-489E-BEBD-BBC95535E958}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B51212A1-00FC-4A8A-B295-45D098A497E2}
EndGlobalSection
EndGlobal