-
Notifications
You must be signed in to change notification settings - Fork 14
/
Sitefinity CLI.sln
66 lines (66 loc) · 4.03 KB
/
Sitefinity CLI.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33516.290
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sitefinity CLI", "Sitefinity CLI\Sitefinity CLI.csproj", "{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sitefinity CLI.Tests", "Sitefinity CLI.Tests\Sitefinity CLI.Tests.csproj", "{E0045D27-7A95-43F8-920B-704C7F5C5753}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release Pro|Any CPU = Release Pro|Any CPU
Release Pro|x64 = Release Pro|x64
Release Pro|x86 = Release Pro|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Debug|x64.ActiveCfg = Debug|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Debug|x64.Build.0 = Debug|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Debug|x86.ActiveCfg = Debug|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Debug|x86.Build.0 = Debug|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release Pro|Any CPU.ActiveCfg = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release Pro|Any CPU.Build.0 = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release Pro|x64.ActiveCfg = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release Pro|x64.Build.0 = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release Pro|x86.ActiveCfg = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release Pro|x86.Build.0 = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release|Any CPU.Build.0 = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release|x64.ActiveCfg = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release|x64.Build.0 = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release|x86.ActiveCfg = Release|Any CPU
{F26C07FD-92EE-42A2-AED2-4C0B4810EBC3}.Release|x86.Build.0 = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Debug|x64.ActiveCfg = Debug|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Debug|x64.Build.0 = Debug|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Debug|x86.ActiveCfg = Debug|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Debug|x86.Build.0 = Debug|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release Pro|Any CPU.ActiveCfg = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release Pro|Any CPU.Build.0 = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release Pro|x64.ActiveCfg = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release Pro|x64.Build.0 = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release Pro|x86.ActiveCfg = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release Pro|x86.Build.0 = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release|Any CPU.Build.0 = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release|x64.ActiveCfg = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release|x64.Build.0 = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release|x86.ActiveCfg = Release|Any CPU
{E0045D27-7A95-43F8-920B-704C7F5C5753}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FCA79152-D95A-4F6D-A898-33D9BF020B8B}
EndGlobalSection
EndGlobal