-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathFavrskovEindberetningmobilWeb.sln
75 lines (75 loc) · 4.76 KB
/
FavrskovEindberetningmobilWeb.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
67
68
69
70
71
72
73
74
75
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.DomainModel", "Core.DomainModel\Core.DomainModel.csproj", "{B6DABC90-7B3F-4329-B30B-5E33285003F7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{1C17A964-F5A7-4C6B-A472-6640976D55A0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Infrastructure", "Infrastructure", "{CB3ECFC8-1860-40B9-8E84-2F4B25768E52}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Presentation", "Presentation", "{C72DB8A0-E5F5-4C35-A362-FAC68F3FFC49}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{15C101AB-BD45-4C17-A0F3-B0D65436B91D}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.DomainServices", "Core.DomainServices\Core.DomainServices.csproj", "{2B159F69-9712-4B07-8858-4E4B212F2228}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Infrastructure.Data", "Infrastructure.Data\Infrastructure.Data.csproj", "{2728D50F-0A00-400A-BC4D-3ABD342C1682}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.ApplicationServices", "Core.ApplicationServices\Core.ApplicationServices.csproj", "{C208903E-E673-41EB-BC64-3DF229D00890}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Api", "Api\Api.csproj", "{EDB859B9-EF32-45E4-A5DB-874E5075DEA6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ConsoleApplications", "ConsoleApplications", "{3C240031-AB29-4BDB-8952-B2DE419814BC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBMigrator", "DBMigrator\DBMigrator.csproj", "{B5E0F3DE-0E43-4946-BDE9-F877FDA27DC3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6DABC90-7B3F-4329-B30B-5E33285003F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6DABC90-7B3F-4329-B30B-5E33285003F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6DABC90-7B3F-4329-B30B-5E33285003F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6DABC90-7B3F-4329-B30B-5E33285003F7}.Release|Any CPU.Build.0 = Release|Any CPU
{2B159F69-9712-4B07-8858-4E4B212F2228}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2B159F69-9712-4B07-8858-4E4B212F2228}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2B159F69-9712-4B07-8858-4E4B212F2228}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2B159F69-9712-4B07-8858-4E4B212F2228}.Release|Any CPU.Build.0 = Release|Any CPU
{2728D50F-0A00-400A-BC4D-3ABD342C1682}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2728D50F-0A00-400A-BC4D-3ABD342C1682}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2728D50F-0A00-400A-BC4D-3ABD342C1682}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2728D50F-0A00-400A-BC4D-3ABD342C1682}.Release|Any CPU.Build.0 = Release|Any CPU
{C208903E-E673-41EB-BC64-3DF229D00890}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C208903E-E673-41EB-BC64-3DF229D00890}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C208903E-E673-41EB-BC64-3DF229D00890}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C208903E-E673-41EB-BC64-3DF229D00890}.Release|Any CPU.Build.0 = Release|Any CPU
{EDB859B9-EF32-45E4-A5DB-874E5075DEA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDB859B9-EF32-45E4-A5DB-874E5075DEA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDB859B9-EF32-45E4-A5DB-874E5075DEA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDB859B9-EF32-45E4-A5DB-874E5075DEA6}.Release|Any CPU.Build.0 = Release|Any CPU
{B5E0F3DE-0E43-4946-BDE9-F877FDA27DC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5E0F3DE-0E43-4946-BDE9-F877FDA27DC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5E0F3DE-0E43-4946-BDE9-F877FDA27DC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5E0F3DE-0E43-4946-BDE9-F877FDA27DC3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{B6DABC90-7B3F-4329-B30B-5E33285003F7} = {1C17A964-F5A7-4C6B-A472-6640976D55A0}
{2B159F69-9712-4B07-8858-4E4B212F2228} = {1C17A964-F5A7-4C6B-A472-6640976D55A0}
{2728D50F-0A00-400A-BC4D-3ABD342C1682} = {CB3ECFC8-1860-40B9-8E84-2F4B25768E52}
{C208903E-E673-41EB-BC64-3DF229D00890} = {1C17A964-F5A7-4C6B-A472-6640976D55A0}
{EDB859B9-EF32-45E4-A5DB-874E5075DEA6} = {C72DB8A0-E5F5-4C35-A362-FAC68F3FFC49}
{B5E0F3DE-0E43-4946-BDE9-F877FDA27DC3} = {3C240031-AB29-4BDB-8952-B2DE419814BC}
EndGlobalSection
EndGlobal