-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathYgdra.sln
57 lines (57 loc) · 3.71 KB
/
Ygdra.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32210.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ygdra.Core", "Ygdra.Core\Ygdra.Core.csproj", "{EA3EC9BA-332A-4896-9E5E-CB13BCF69C57}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ygdra.Host", "Ygdra.Host\Ygdra.Host.csproj", "{878055F9-135E-4069-B90D-F6175008E45B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ygdra.Web.UI", "Ygdra.Web.UI\Ygdra.Web.UI.csproj", "{78C9F232-5176-487D-ABB1-E8A7F757F0C6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ygdra.Host.CosmosDb", "Ygdra.Host.CosmosDb\Ygdra.Host.CosmosDb.csproj", "{2290A624-67A2-4F73-86EA-156D3FF0A70A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ygdra.Cli.NetCore", "Ygdra.Cli.NetCore\Ygdra.Cli.NetCore.csproj", "{9B15F8D8-A8E1-4A7D-9419-84B00AA53B70}"
EndProject
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "Ygdra.Web.React.UI", "Ygdra.Web.React.UI\Ygdra.Web.React.UI.esproj", "{1DA65882-9A18-4A64-A767-1DD2AFB5DD20}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EA3EC9BA-332A-4896-9E5E-CB13BCF69C57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EA3EC9BA-332A-4896-9E5E-CB13BCF69C57}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EA3EC9BA-332A-4896-9E5E-CB13BCF69C57}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EA3EC9BA-332A-4896-9E5E-CB13BCF69C57}.Release|Any CPU.Build.0 = Release|Any CPU
{878055F9-135E-4069-B90D-F6175008E45B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{878055F9-135E-4069-B90D-F6175008E45B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{878055F9-135E-4069-B90D-F6175008E45B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{878055F9-135E-4069-B90D-F6175008E45B}.Release|Any CPU.Build.0 = Release|Any CPU
{78C9F232-5176-487D-ABB1-E8A7F757F0C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{78C9F232-5176-487D-ABB1-E8A7F757F0C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{78C9F232-5176-487D-ABB1-E8A7F757F0C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{78C9F232-5176-487D-ABB1-E8A7F757F0C6}.Release|Any CPU.Build.0 = Release|Any CPU
{2290A624-67A2-4F73-86EA-156D3FF0A70A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2290A624-67A2-4F73-86EA-156D3FF0A70A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2290A624-67A2-4F73-86EA-156D3FF0A70A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2290A624-67A2-4F73-86EA-156D3FF0A70A}.Release|Any CPU.Build.0 = Release|Any CPU
{9B15F8D8-A8E1-4A7D-9419-84B00AA53B70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9B15F8D8-A8E1-4A7D-9419-84B00AA53B70}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9B15F8D8-A8E1-4A7D-9419-84B00AA53B70}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9B15F8D8-A8E1-4A7D-9419-84B00AA53B70}.Release|Any CPU.Build.0 = Release|Any CPU
{1DA65882-9A18-4A64-A767-1DD2AFB5DD20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1DA65882-9A18-4A64-A767-1DD2AFB5DD20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1DA65882-9A18-4A64-A767-1DD2AFB5DD20}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{1DA65882-9A18-4A64-A767-1DD2AFB5DD20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1DA65882-9A18-4A64-A767-1DD2AFB5DD20}.Release|Any CPU.Build.0 = Release|Any CPU
{1DA65882-9A18-4A64-A767-1DD2AFB5DD20}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {57E99D8C-24DE-4596-BFF6-ED7FF49267A4}
EndGlobalSection
EndGlobal