-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAlderto.sln
66 lines (66 loc) · 4.12 KB
/
Alderto.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
61
62
63
64
65
66
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29025.244
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Alderto.Bot", "Alderto.Bot\Alderto.Bot.csproj", "{413603EA-D515-469A-B055-757528FEDDA8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Alderto.Data", "Alderto.Data\Alderto.Data.csproj", "{13535E42-876C-42E9-88BB-27D291B47C19}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Alderto.Web", "Alderto.Web\Alderto.Web.csproj", "{815977C3-0731-47EF-BF1D-291114E51468}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{02292DA8-3661-4E82-97D3-B6362CD09355}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Custom Ruleset.ruleset = Custom Ruleset.ruleset
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Alderto.Application", "Alderto.Application\Alderto.Application.csproj", "{0AEFBC29-8717-447A-A04C-2C7D25AC24D5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Alderto.Domain", "Alderto.Domain\Alderto.Domain.csproj", "{1B2F8DDB-10AB-484A-BED7-DB3E0094EFEF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Testing|Any CPU = Testing|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{413603EA-D515-469A-B055-757528FEDDA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{413603EA-D515-469A-B055-757528FEDDA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{413603EA-D515-469A-B055-757528FEDDA8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{413603EA-D515-469A-B055-757528FEDDA8}.Release|Any CPU.Build.0 = Release|Any CPU
{413603EA-D515-469A-B055-757528FEDDA8}.Testing|Any CPU.ActiveCfg = Release|Any CPU
{413603EA-D515-469A-B055-757528FEDDA8}.Testing|Any CPU.Build.0 = Release|Any CPU
{13535E42-876C-42E9-88BB-27D291B47C19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13535E42-876C-42E9-88BB-27D291B47C19}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13535E42-876C-42E9-88BB-27D291B47C19}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13535E42-876C-42E9-88BB-27D291B47C19}.Release|Any CPU.Build.0 = Release|Any CPU
{13535E42-876C-42E9-88BB-27D291B47C19}.Testing|Any CPU.ActiveCfg = Release|Any CPU
{13535E42-876C-42E9-88BB-27D291B47C19}.Testing|Any CPU.Build.0 = Release|Any CPU
{815977C3-0731-47EF-BF1D-291114E51468}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{815977C3-0731-47EF-BF1D-291114E51468}.Debug|Any CPU.Build.0 = Debug|Any CPU
{815977C3-0731-47EF-BF1D-291114E51468}.Release|Any CPU.ActiveCfg = Release|Any CPU
{815977C3-0731-47EF-BF1D-291114E51468}.Release|Any CPU.Build.0 = Release|Any CPU
{815977C3-0731-47EF-BF1D-291114E51468}.Testing|Any CPU.ActiveCfg = Debug|Any CPU
{815977C3-0731-47EF-BF1D-291114E51468}.Testing|Any CPU.Build.0 = Debug|Any CPU
{0AEFBC29-8717-447A-A04C-2C7D25AC24D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0AEFBC29-8717-447A-A04C-2C7D25AC24D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0AEFBC29-8717-447A-A04C-2C7D25AC24D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0AEFBC29-8717-447A-A04C-2C7D25AC24D5}.Release|Any CPU.Build.0 = Release|Any CPU
{0AEFBC29-8717-447A-A04C-2C7D25AC24D5}.Testing|Any CPU.ActiveCfg = Debug|Any CPU
{0AEFBC29-8717-447A-A04C-2C7D25AC24D5}.Testing|Any CPU.Build.0 = Debug|Any CPU
{1B2F8DDB-10AB-484A-BED7-DB3E0094EFEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B2F8DDB-10AB-484A-BED7-DB3E0094EFEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B2F8DDB-10AB-484A-BED7-DB3E0094EFEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B2F8DDB-10AB-484A-BED7-DB3E0094EFEF}.Release|Any CPU.Build.0 = Release|Any CPU
{1B2F8DDB-10AB-484A-BED7-DB3E0094EFEF}.Testing|Any CPU.ActiveCfg = Debug|Any CPU
{1B2F8DDB-10AB-484A-BED7-DB3E0094EFEF}.Testing|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A19F3D44-A8EF-4D71-A340-AD8ABD62C494}
EndGlobalSection
EndGlobal