-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathAncient Mysteries.sln
85 lines (85 loc) · 5.39 KB
/
Ancient Mysteries.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
76
77
78
79
80
81
82
83
84
85
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31423.177
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AncientMysteries", "AncientMysteries\AncientMysteries.csproj", "{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AncientMysteries.SourceGenerator", "AncientMysteries.SourceGenerator\AncientMysteries.SourceGenerator.csproj", "{A3B38EB8-4906-4B9F-9354-F09CC5154041}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{E8FE0C4E-9D0D-4159-86C8-D0C9370670F2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{B42B6BDD-7A17-462C-A0EF-47E8BFCF565D}"
ProjectSection(SolutionItems) = preProject
.github\workflows\onPush.yml = .github\workflows\onPush.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AncientMysteries.Analyzers", "AncientMysteries.Analyzers\AncientMysteries.Analyzers.csproj", "{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{7B286F19-EC65-461D-B111-FB648A07111A}"
ProjectSection(SolutionItems) = preProject
AutoNest.csx = AutoNest.csx
RetargetNet452.csx = RetargetNet452.csx
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DescImgGenerator", "DescImgGenerator\DescImgGenerator.csproj", "{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "_AncientMysteries.Shared", "AncientMysteries.Shared\_AncientMysteries.Shared.shproj", "{A5DBDCB2-6D91-44EB-A087-5F2B948526C0}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
AncientMysteries.Shared\AncientMysteries.Shared.projitems*{0daab529-5019-4cd5-9f0a-8a3946fd183c}*SharedItemsImports = 5
AncientMysteries.Shared\AncientMysteries.Shared.projitems*{7714454b-7952-4fe5-bdf3-8e4dcf2d3559}*SharedItemsImports = 5
AncientMysteries.Shared\AncientMysteries.Shared.projitems*{a3b38eb8-4906-4b9f-9354-f09cc5154041}*SharedItemsImports = 5
AncientMysteries.Shared\AncientMysteries.Shared.projitems*{a5dbdcb2-6d91-44eb-a087-5f2b948526c0}*SharedItemsImports = 13
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}.Debug|x86.ActiveCfg = Debug|x86
{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}.Debug|x86.Build.0 = Debug|x86
{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}.Release|Any CPU.Build.0 = Release|Any CPU
{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}.Release|x86.ActiveCfg = Release|x86
{7714454B-7952-4FE5-BDF3-8E4DCF2D3559}.Release|x86.Build.0 = Release|x86
{A3B38EB8-4906-4B9F-9354-F09CC5154041}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3B38EB8-4906-4B9F-9354-F09CC5154041}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3B38EB8-4906-4B9F-9354-F09CC5154041}.Debug|x86.ActiveCfg = Debug|Any CPU
{A3B38EB8-4906-4B9F-9354-F09CC5154041}.Debug|x86.Build.0 = Debug|Any CPU
{A3B38EB8-4906-4B9F-9354-F09CC5154041}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3B38EB8-4906-4B9F-9354-F09CC5154041}.Release|Any CPU.Build.0 = Release|Any CPU
{A3B38EB8-4906-4B9F-9354-F09CC5154041}.Release|x86.ActiveCfg = Release|Any CPU
{A3B38EB8-4906-4B9F-9354-F09CC5154041}.Release|x86.Build.0 = Release|Any CPU
{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}.Debug|x86.ActiveCfg = Debug|Any CPU
{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}.Debug|x86.Build.0 = Debug|Any CPU
{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}.Release|Any CPU.Build.0 = Release|Any CPU
{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}.Release|x86.ActiveCfg = Release|Any CPU
{C7DD519A-3F3A-483C-9C85-639D1C45CFFB}.Release|x86.Build.0 = Release|Any CPU
{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}.Debug|x86.ActiveCfg = Debug|Any CPU
{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}.Debug|x86.Build.0 = Debug|Any CPU
{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}.Release|Any CPU.Build.0 = Release|Any CPU
{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}.Release|x86.ActiveCfg = Release|Any CPU
{0DAAB529-5019-4CD5-9F0A-8A3946FD183C}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{B42B6BDD-7A17-462C-A0EF-47E8BFCF565D} = {E8FE0C4E-9D0D-4159-86C8-D0C9370670F2}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {46F79605-2897-4C1E-867D-7A5AD80C101E}
EndGlobalSection
EndGlobal