-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGeesemon.sln
More file actions
60 lines (60 loc) · 3.76 KB
/
Geesemon.sln
File metadata and controls
60 lines (60 loc) · 3.76 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
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 Version 17
VisualStudioVersion = 17.1.32414.318
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Geesemon.Web", "Geesemon.Web\Geesemon.Web.csproj", "{ABEACE3A-4040-493D-97D3-03A3DB180EE3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Geesemon.Model", "Geesemon.Model\Geesemon.Model.csproj", "{038D280D-95F0-420E-AC3B-C3E49B7F41FF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Geesemon.DataAccess", "Geesemon.DataAccess\Geesemon.DataAccess.csproj", "{2BA4EFA6-0B6B-49CA-8523-2505254F3638}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D452EA6E-FA09-4F94-9391-A994614564C7}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Geesemon", "Geesemon\Geesemon.csproj", "{017117F3-663B-49B7-BC82-234CFA9B91FD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Geesemon.Migrations", "Geesemon.Migrations\Geesemon.Migrations.csproj", "{3AA2560A-2F45-4450-B7C9-4A4FD1F16CC0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geesemon.DataAccess.Dapper", "Geesemon.DataAccess.Dapper\Geesemon.DataAccess.Dapper.csproj", "{D4378282-0290-4248-B7FF-1380A75D8F5E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ABEACE3A-4040-493D-97D3-03A3DB180EE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ABEACE3A-4040-493D-97D3-03A3DB180EE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ABEACE3A-4040-493D-97D3-03A3DB180EE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ABEACE3A-4040-493D-97D3-03A3DB180EE3}.Release|Any CPU.Build.0 = Release|Any CPU
{038D280D-95F0-420E-AC3B-C3E49B7F41FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{038D280D-95F0-420E-AC3B-C3E49B7F41FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{038D280D-95F0-420E-AC3B-C3E49B7F41FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{038D280D-95F0-420E-AC3B-C3E49B7F41FF}.Release|Any CPU.Build.0 = Release|Any CPU
{2BA4EFA6-0B6B-49CA-8523-2505254F3638}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2BA4EFA6-0B6B-49CA-8523-2505254F3638}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2BA4EFA6-0B6B-49CA-8523-2505254F3638}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2BA4EFA6-0B6B-49CA-8523-2505254F3638}.Release|Any CPU.Build.0 = Release|Any CPU
{017117F3-663B-49B7-BC82-234CFA9B91FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{017117F3-663B-49B7-BC82-234CFA9B91FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{017117F3-663B-49B7-BC82-234CFA9B91FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{017117F3-663B-49B7-BC82-234CFA9B91FD}.Release|Any CPU.Build.0 = Release|Any CPU
{3AA2560A-2F45-4450-B7C9-4A4FD1F16CC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3AA2560A-2F45-4450-B7C9-4A4FD1F16CC0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3AA2560A-2F45-4450-B7C9-4A4FD1F16CC0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3AA2560A-2F45-4450-B7C9-4A4FD1F16CC0}.Release|Any CPU.Build.0 = Release|Any CPU
{D4378282-0290-4248-B7FF-1380A75D8F5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4378282-0290-4248-B7FF-1380A75D8F5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4378282-0290-4248-B7FF-1380A75D8F5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4378282-0290-4248-B7FF-1380A75D8F5E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {244464DB-A0DD-4EB0-98EA-D81AE541150B}
EndGlobalSection
EndGlobal