forked from elastic/elastic-stack-installers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAmalgamation.sln
64 lines (64 loc) · 3.78 KB
/
Amalgamation.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29209.62
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ElastiBuild", "build\ElastiBuild.csproj", "{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "script", "script", "{6E880F89-0C6E-4BBC-88F6-5DF297901196}"
ProjectSection(SolutionItems) = preProject
..\build.bat = ..\build.bat
config\config.yaml = config\config.yaml
..\global.json = ..\global.json
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BeatPackageCompiler", "installer\BeatPackageCompiler\BeatPackageCompiler.csproj", "{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Shared", "shared\Shared.shproj", "{6CD7786E-F7BC-41E7-998D-2845966FC460}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QA", "qa\QA.csproj", "{867FB7F5-92AD-4797-8403-8397B2B0B681}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
shared\shared.projitems*{6cd7786e-f7bc-41e7-998d-2845966fc460}*SharedItemsImports = 13
shared\shared.projitems*{7f2beaef-4d6a-48d7-a5c5-b526c3984748}*SharedItemsImports = 5
shared\shared.projitems*{867fb7f5-92ad-4797-8403-8397b2b0b681}*SharedItemsImports = 5
shared\shared.projitems*{cdd2ccc6-3c0c-47cc-a7e5-93fc4bf2664a}*SharedItemsImports = 5
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug QA|Any CPU = Debug QA|Any CPU
Debug|Any CPU = Debug|Any CPU
Release QA|Any CPU = Release QA|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}.Debug QA|Any CPU.ActiveCfg = Debug|Any CPU
{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}.Debug QA|Any CPU.Build.0 = Debug|Any CPU
{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}.Release QA|Any CPU.ActiveCfg = Release|Any CPU
{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}.Release QA|Any CPU.Build.0 = Release|Any CPU
{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CDD2CCC6-3C0C-47CC-A7E5-93FC4BF2664A}.Release|Any CPU.Build.0 = Release|Any CPU
{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}.Debug QA|Any CPU.ActiveCfg = Debug|Any CPU
{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}.Debug QA|Any CPU.Build.0 = Debug|Any CPU
{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}.Release QA|Any CPU.ActiveCfg = Release|Any CPU
{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}.Release QA|Any CPU.Build.0 = Release|Any CPU
{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F2BEAEF-4D6A-48D7-A5C5-B526C3984748}.Release|Any CPU.Build.0 = Release|Any CPU
{867FB7F5-92AD-4797-8403-8397B2B0B681}.Debug QA|Any CPU.ActiveCfg = Debug|Any CPU
{867FB7F5-92AD-4797-8403-8397B2B0B681}.Debug QA|Any CPU.Build.0 = Debug|Any CPU
{867FB7F5-92AD-4797-8403-8397B2B0B681}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{867FB7F5-92AD-4797-8403-8397B2B0B681}.Release QA|Any CPU.ActiveCfg = Release|Any CPU
{867FB7F5-92AD-4797-8403-8397B2B0B681}.Release QA|Any CPU.Build.0 = Release|Any CPU
{867FB7F5-92AD-4797-8403-8397B2B0B681}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F8D3B98B-337D-4629-8754-18EC48761229}
EndGlobalSection
EndGlobal