This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathShellBrowserWPFExamples.sln
68 lines (68 loc) · 4.46 KB
/
ShellBrowserWPFExamples.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExplorerBrowserSample", "ExplorerBrowser\ExplorerBrowserSample.csproj", "{47698A3F-D4E0-453B-BA46-A71A2F60092A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PreviewSample", "Preview\PreviewSample.csproj", "{850B93E6-8701-4E99-AC2E-30985D72B701}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShellChangeNotifierExample", "ShellChangeNotifier\ShellChangeNotifierExample.csproj", "{511CF586-7BFE-40A8-99F1-45B4930EE66B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShellThumbnail", "ShellThumbnail\ShellThumbnail.csproj", "{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JamExplorer", "JamExplorer\JamExplorer.csproj", "{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}"
EndProject
Global
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
{47698A3F-D4E0-453B-BA46-A71A2F60092A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{47698A3F-D4E0-453B-BA46-A71A2F60092A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{47698A3F-D4E0-453B-BA46-A71A2F60092A}.Debug|x86.ActiveCfg = Debug|Any CPU
{47698A3F-D4E0-453B-BA46-A71A2F60092A}.Debug|x86.Build.0 = Debug|Any CPU
{47698A3F-D4E0-453B-BA46-A71A2F60092A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{47698A3F-D4E0-453B-BA46-A71A2F60092A}.Release|Any CPU.Build.0 = Release|Any CPU
{47698A3F-D4E0-453B-BA46-A71A2F60092A}.Release|x86.ActiveCfg = Release|Any CPU
{47698A3F-D4E0-453B-BA46-A71A2F60092A}.Release|x86.Build.0 = Release|Any CPU
{850B93E6-8701-4E99-AC2E-30985D72B701}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{850B93E6-8701-4E99-AC2E-30985D72B701}.Debug|Any CPU.Build.0 = Debug|Any CPU
{850B93E6-8701-4E99-AC2E-30985D72B701}.Debug|x86.ActiveCfg = Debug|x86
{850B93E6-8701-4E99-AC2E-30985D72B701}.Debug|x86.Build.0 = Debug|x86
{850B93E6-8701-4E99-AC2E-30985D72B701}.Release|Any CPU.ActiveCfg = Release|Any CPU
{850B93E6-8701-4E99-AC2E-30985D72B701}.Release|Any CPU.Build.0 = Release|Any CPU
{850B93E6-8701-4E99-AC2E-30985D72B701}.Release|x86.ActiveCfg = Release|x86
{850B93E6-8701-4E99-AC2E-30985D72B701}.Release|x86.Build.0 = Release|x86
{511CF586-7BFE-40A8-99F1-45B4930EE66B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{511CF586-7BFE-40A8-99F1-45B4930EE66B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{511CF586-7BFE-40A8-99F1-45B4930EE66B}.Debug|x86.ActiveCfg = Debug|Any CPU
{511CF586-7BFE-40A8-99F1-45B4930EE66B}.Debug|x86.Build.0 = Debug|Any CPU
{511CF586-7BFE-40A8-99F1-45B4930EE66B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{511CF586-7BFE-40A8-99F1-45B4930EE66B}.Release|Any CPU.Build.0 = Release|Any CPU
{511CF586-7BFE-40A8-99F1-45B4930EE66B}.Release|x86.ActiveCfg = Release|Any CPU
{511CF586-7BFE-40A8-99F1-45B4930EE66B}.Release|x86.Build.0 = Release|Any CPU
{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}.Debug|x86.ActiveCfg = Debug|Any CPU
{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}.Debug|x86.Build.0 = Debug|Any CPU
{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}.Release|Any CPU.Build.0 = Release|Any CPU
{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}.Release|x86.ActiveCfg = Release|Any CPU
{F9D2F0A7-DDB2-4E06-BC9F-40E872A82D1D}.Release|x86.Build.0 = Release|Any CPU
{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}.Debug|x86.ActiveCfg = Debug|Any CPU
{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}.Debug|x86.Build.0 = Debug|Any CPU
{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}.Release|Any CPU.Build.0 = Release|Any CPU
{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}.Release|x86.ActiveCfg = Release|Any CPU
{7E31BF44-A0E7-4DD4-8E2F-C6A3F9ECD199}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal