This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathExplorerEx.sln
61 lines (61 loc) · 3.68 KB
/
ExplorerEx.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ExplorerEx", "ExplorerEx\ExplorerEx.csproj", "{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HandyControl", "External\HandyControl\HandyControl.csproj", "{BD0EEA59-836D-4C13-A6F1-207224630962}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpSvgImage", "External\SVGImage\SharpSvgImage.csproj", "{60FE8AA1-AA35-4D97-833C-A2D420E652C5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExplorerProxy", "ExplorerProxy\ExplorerProxy.csproj", "{4263166E-01B3-44C1-891A-F6C9BA44153C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}.Debug|Any CPU.ActiveCfg = Debug|x64
{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}.Debug|Any CPU.Build.0 = Debug|x64
{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}.Debug|x64.ActiveCfg = Debug|x64
{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}.Debug|x64.Build.0 = Debug|x64
{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}.Release|Any CPU.ActiveCfg = Release|x64
{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}.Release|Any CPU.Build.0 = Release|x64
{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}.Release|x64.ActiveCfg = Release|x64
{EA7EA5A3-452E-40D2-9C00-8BF9F82EADDC}.Release|x64.Build.0 = Release|x64
{BD0EEA59-836D-4C13-A6F1-207224630962}.Debug|Any CPU.ActiveCfg = Debug|x64
{BD0EEA59-836D-4C13-A6F1-207224630962}.Debug|Any CPU.Build.0 = Debug|x64
{BD0EEA59-836D-4C13-A6F1-207224630962}.Debug|x64.ActiveCfg = Debug|x64
{BD0EEA59-836D-4C13-A6F1-207224630962}.Debug|x64.Build.0 = Debug|x64
{BD0EEA59-836D-4C13-A6F1-207224630962}.Release|Any CPU.ActiveCfg = Release|x64
{BD0EEA59-836D-4C13-A6F1-207224630962}.Release|Any CPU.Build.0 = Release|x64
{BD0EEA59-836D-4C13-A6F1-207224630962}.Release|x64.ActiveCfg = Release|x64
{BD0EEA59-836D-4C13-A6F1-207224630962}.Release|x64.Build.0 = Release|x64
{60FE8AA1-AA35-4D97-833C-A2D420E652C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{60FE8AA1-AA35-4D97-833C-A2D420E652C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{60FE8AA1-AA35-4D97-833C-A2D420E652C5}.Debug|x64.ActiveCfg = Debug|x64
{60FE8AA1-AA35-4D97-833C-A2D420E652C5}.Debug|x64.Build.0 = Debug|x64
{60FE8AA1-AA35-4D97-833C-A2D420E652C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{60FE8AA1-AA35-4D97-833C-A2D420E652C5}.Release|Any CPU.Build.0 = Release|Any CPU
{60FE8AA1-AA35-4D97-833C-A2D420E652C5}.Release|x64.ActiveCfg = Release|x64
{60FE8AA1-AA35-4D97-833C-A2D420E652C5}.Release|x64.Build.0 = Release|x64
{4263166E-01B3-44C1-891A-F6C9BA44153C}.Debug|Any CPU.ActiveCfg = Debug|x64
{4263166E-01B3-44C1-891A-F6C9BA44153C}.Debug|Any CPU.Build.0 = Debug|x64
{4263166E-01B3-44C1-891A-F6C9BA44153C}.Debug|x64.ActiveCfg = Debug|x64
{4263166E-01B3-44C1-891A-F6C9BA44153C}.Debug|x64.Build.0 = Debug|x64
{4263166E-01B3-44C1-891A-F6C9BA44153C}.Release|Any CPU.ActiveCfg = Release|x64
{4263166E-01B3-44C1-891A-F6C9BA44153C}.Release|Any CPU.Build.0 = Release|x64
{4263166E-01B3-44C1-891A-F6C9BA44153C}.Release|x64.ActiveCfg = Release|x64
{4263166E-01B3-44C1-891A-F6C9BA44153C}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F564A775-EDAA-488D-8CEF-6852519B7DA2}
EndGlobalSection
EndGlobal