Skip to content

Commit 8ca829d

Browse files
committed
fix: added sln back in to resolved the GitHub build
1 parent 18041a1 commit 8ca829d

File tree

1 file changed

+133
-0
lines changed

1 file changed

+133
-0
lines changed

UnicornProperties.sln

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,133 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{4219A468-BE27-B74A-4BC3-D32363417C0F}"
4+
ProjectSection(SolutionItems) = preProject
5+
README.md = README.md
6+
EndProjectSection
7+
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Unicorn.Contracts", "Unicorn.Contracts", "{A08DF422-9B29-D08F-1E3E-78CAF1FBE5B2}"
9+
ProjectSection(SolutionItems) = preProject
10+
Unicorn.Contracts\README.md = Unicorn.Contracts\README.md
11+
Unicorn.Contracts\template.yaml = Unicorn.Contracts\template.yaml
12+
Unicorn.Contracts\api.yaml = Unicorn.Contracts\api.yaml
13+
Unicorn.Contracts\samconfig.yaml = Unicorn.Contracts\samconfig.yaml
14+
EndProjectSection
15+
EndProject
16+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContractsService.Tests", "Unicorn.Contracts\ContractsService.Test\ContractsService.Tests.csproj", "{C67A91F9-E6D3-E9E3-C174-950C91FEE787}"
17+
EndProject
18+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContractsService", "Unicorn.Contracts\ContractsService\ContractsService.csproj", "{229865D9-AF08-8458-DBC5-5734617581EF}"
19+
EndProject
20+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Integration", "Integration", "{6B2C0C58-6A97-8455-2979-78ECCD445A37}"
21+
ProjectSection(SolutionItems) = preProject
22+
Unicorn.Contracts\integration\subscriber-policies.yaml = Unicorn.Contracts\integration\subscriber-policies.yaml
23+
Unicorn.Contracts\Integration\event-schemas.yaml = Unicorn.Contracts\Integration\event-schemas.yaml
24+
EndProjectSection
25+
EndProject
26+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Unicorn.Properties", "Unicorn.Properties", "{13D467F8-5C33-10CC-F5DE-6C587575CA81}"
27+
ProjectSection(SolutionItems) = preProject
28+
Unicorn.Properties\StateMachine\PropertyApproval.asl.yaml = Unicorn.Properties\StateMachine\PropertyApproval.asl.yaml
29+
Unicorn.Properties\README.md = Unicorn.Properties\README.md
30+
Unicorn.Properties\template.yaml = Unicorn.Properties\template.yaml
31+
Unicorn.Properties\samconfig.yaml = Unicorn.Properties\samconfig.yaml
32+
EndProjectSection
33+
EndProject
34+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PropertiesService.Tests", "Unicorn.Properties\PropertiesService.Tests\PropertiesService.Tests.csproj", "{E7580EF7-F0F4-2152-AD18-A2C3ED393070}"
35+
EndProject
36+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PropertiesService", "Unicorn.Properties\PropertiesService\PropertiesService.csproj", "{D8F9BDE9-8AE9-3A70-73AC-387EF64E6485}"
37+
EndProject
38+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Integration", "Integration", "{67C593A9-4383-09CA-793B-68C224D8D620}"
39+
ProjectSection(SolutionItems) = preProject
40+
Unicorn.Properties\Integration\subscriber-policies.yaml = Unicorn.Properties\Integration\subscriber-policies.yaml
41+
Unicorn.Properties\Integration\subscriptions.yaml = Unicorn.Properties\Integration\subscriptions.yaml
42+
Unicorn.Properties\Integration\event-schemas.yaml = Unicorn.Properties\Integration\event-schemas.yaml
43+
EndProjectSection
44+
EndProject
45+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Unicorn.Shared", "Unicorn.Shared", "{D6A55B46-1454-E4C6-8276-8D2F4A200548}"
46+
ProjectSection(SolutionItems) = preProject
47+
Unicorn.Shared\samconfig.yaml = Unicorn.Shared\samconfig.yaml
48+
Unicorn.Shared\template.yaml = Unicorn.Shared\template.yaml
49+
EndProjectSection
50+
EndProject
51+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Unicorn.Web", "Unicorn.Web", "{E4577E5B-D414-4FCF-A607-571017FA058A}"
52+
ProjectSection(SolutionItems) = preProject
53+
Unicorn.Web\README.md = Unicorn.Web\README.md
54+
Unicorn.Web\template.yaml = Unicorn.Web\template.yaml
55+
Unicorn.Web\api.yaml = Unicorn.Web\api.yaml
56+
Unicorn.Web\samconfig.yaml = Unicorn.Web\samconfig.yaml
57+
EndProjectSection
58+
EndProject
59+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApprovalService.Tests", "Unicorn.Web\ApprovalService.Tests\ApprovalService.Tests.csproj", "{0A0053A9-9804-96BC-B32D-A8FA70B86240}"
60+
EndProject
61+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApprovalService", "Unicorn.Web\ApprovalService\ApprovalService.csproj", "{EBD43E94-06C4-19C7-848C-252F6C59EB60}"
62+
EndProject
63+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "Unicorn.Web\Common\Common.csproj", "{3190BFCE-D798-AC40-2350-C05B9AE9A375}"
64+
EndProject
65+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SearchService.Tests", "Unicorn.Web\SearchService.Tests\SearchService.Tests.csproj", "{791CF16E-500F-4551-DDA4-12D2903CB735}"
66+
EndProject
67+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SearchService", "Unicorn.Web\SearchService\SearchService.csproj", "{C84C8AD9-E31F-2994-EAE4-52946AE2EBBD}"
68+
EndProject
69+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Integration", "Integration", "{08489194-1198-279C-32FE-0A55A615881C}"
70+
ProjectSection(SolutionItems) = preProject
71+
Unicorn.Web\Integration\subscriber-policies.yaml = Unicorn.Web\Integration\subscriber-policies.yaml
72+
Unicorn.Web\Integration\subscriptions.yaml = Unicorn.Web\Integration\subscriptions.yaml
73+
Unicorn.Web\Integration\event-schemas.yaml = Unicorn.Web\Integration\event-schemas.yaml
74+
EndProjectSection
75+
EndProject
76+
Global
77+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
78+
Debug|Any CPU = Debug|Any CPU
79+
Release|Any CPU = Release|Any CPU
80+
EndGlobalSection
81+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
82+
{C67A91F9-E6D3-E9E3-C174-950C91FEE787}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
83+
{C67A91F9-E6D3-E9E3-C174-950C91FEE787}.Debug|Any CPU.Build.0 = Debug|Any CPU
84+
{C67A91F9-E6D3-E9E3-C174-950C91FEE787}.Release|Any CPU.ActiveCfg = Release|Any CPU
85+
{C67A91F9-E6D3-E9E3-C174-950C91FEE787}.Release|Any CPU.Build.0 = Release|Any CPU
86+
{229865D9-AF08-8458-DBC5-5734617581EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
87+
{229865D9-AF08-8458-DBC5-5734617581EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
88+
{229865D9-AF08-8458-DBC5-5734617581EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
89+
{229865D9-AF08-8458-DBC5-5734617581EF}.Release|Any CPU.Build.0 = Release|Any CPU
90+
{E7580EF7-F0F4-2152-AD18-A2C3ED393070}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
91+
{E7580EF7-F0F4-2152-AD18-A2C3ED393070}.Debug|Any CPU.Build.0 = Debug|Any CPU
92+
{E7580EF7-F0F4-2152-AD18-A2C3ED393070}.Release|Any CPU.ActiveCfg = Release|Any CPU
93+
{E7580EF7-F0F4-2152-AD18-A2C3ED393070}.Release|Any CPU.Build.0 = Release|Any CPU
94+
{D8F9BDE9-8AE9-3A70-73AC-387EF64E6485}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
95+
{D8F9BDE9-8AE9-3A70-73AC-387EF64E6485}.Debug|Any CPU.Build.0 = Debug|Any CPU
96+
{D8F9BDE9-8AE9-3A70-73AC-387EF64E6485}.Release|Any CPU.ActiveCfg = Release|Any CPU
97+
{D8F9BDE9-8AE9-3A70-73AC-387EF64E6485}.Release|Any CPU.Build.0 = Release|Any CPU
98+
{0A0053A9-9804-96BC-B32D-A8FA70B86240}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
99+
{0A0053A9-9804-96BC-B32D-A8FA70B86240}.Debug|Any CPU.Build.0 = Debug|Any CPU
100+
{0A0053A9-9804-96BC-B32D-A8FA70B86240}.Release|Any CPU.ActiveCfg = Release|Any CPU
101+
{0A0053A9-9804-96BC-B32D-A8FA70B86240}.Release|Any CPU.Build.0 = Release|Any CPU
102+
{EBD43E94-06C4-19C7-848C-252F6C59EB60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
103+
{EBD43E94-06C4-19C7-848C-252F6C59EB60}.Debug|Any CPU.Build.0 = Debug|Any CPU
104+
{EBD43E94-06C4-19C7-848C-252F6C59EB60}.Release|Any CPU.ActiveCfg = Release|Any CPU
105+
{EBD43E94-06C4-19C7-848C-252F6C59EB60}.Release|Any CPU.Build.0 = Release|Any CPU
106+
{3190BFCE-D798-AC40-2350-C05B9AE9A375}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
107+
{3190BFCE-D798-AC40-2350-C05B9AE9A375}.Debug|Any CPU.Build.0 = Debug|Any CPU
108+
{3190BFCE-D798-AC40-2350-C05B9AE9A375}.Release|Any CPU.ActiveCfg = Release|Any CPU
109+
{3190BFCE-D798-AC40-2350-C05B9AE9A375}.Release|Any CPU.Build.0 = Release|Any CPU
110+
{791CF16E-500F-4551-DDA4-12D2903CB735}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
111+
{791CF16E-500F-4551-DDA4-12D2903CB735}.Debug|Any CPU.Build.0 = Debug|Any CPU
112+
{791CF16E-500F-4551-DDA4-12D2903CB735}.Release|Any CPU.ActiveCfg = Release|Any CPU
113+
{791CF16E-500F-4551-DDA4-12D2903CB735}.Release|Any CPU.Build.0 = Release|Any CPU
114+
{C84C8AD9-E31F-2994-EAE4-52946AE2EBBD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
115+
{C84C8AD9-E31F-2994-EAE4-52946AE2EBBD}.Debug|Any CPU.Build.0 = Debug|Any CPU
116+
{C84C8AD9-E31F-2994-EAE4-52946AE2EBBD}.Release|Any CPU.ActiveCfg = Release|Any CPU
117+
{C84C8AD9-E31F-2994-EAE4-52946AE2EBBD}.Release|Any CPU.Build.0 = Release|Any CPU
118+
EndGlobalSection
119+
GlobalSection(NestedProjects) = preSolution
120+
{C67A91F9-E6D3-E9E3-C174-950C91FEE787} = {A08DF422-9B29-D08F-1E3E-78CAF1FBE5B2}
121+
{229865D9-AF08-8458-DBC5-5734617581EF} = {A08DF422-9B29-D08F-1E3E-78CAF1FBE5B2}
122+
{6B2C0C58-6A97-8455-2979-78ECCD445A37} = {A08DF422-9B29-D08F-1E3E-78CAF1FBE5B2}
123+
{E7580EF7-F0F4-2152-AD18-A2C3ED393070} = {13D467F8-5C33-10CC-F5DE-6C587575CA81}
124+
{D8F9BDE9-8AE9-3A70-73AC-387EF64E6485} = {13D467F8-5C33-10CC-F5DE-6C587575CA81}
125+
{67C593A9-4383-09CA-793B-68C224D8D620} = {13D467F8-5C33-10CC-F5DE-6C587575CA81}
126+
{0A0053A9-9804-96BC-B32D-A8FA70B86240} = {E4577E5B-D414-4FCF-A607-571017FA058A}
127+
{EBD43E94-06C4-19C7-848C-252F6C59EB60} = {E4577E5B-D414-4FCF-A607-571017FA058A}
128+
{3190BFCE-D798-AC40-2350-C05B9AE9A375} = {E4577E5B-D414-4FCF-A607-571017FA058A}
129+
{791CF16E-500F-4551-DDA4-12D2903CB735} = {E4577E5B-D414-4FCF-A607-571017FA058A}
130+
{C84C8AD9-E31F-2994-EAE4-52946AE2EBBD} = {E4577E5B-D414-4FCF-A607-571017FA058A}
131+
{08489194-1198-279C-32FE-0A55A615881C} = {E4577E5B-D414-4FCF-A607-571017FA058A}
132+
EndGlobalSection
133+
EndGlobal

0 commit comments

Comments
 (0)