forked from tanathos/ClippyVS
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Clippy.sln
73 lines (73 loc) · 4.7 KB
/
Clippy.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
69
70
71
72
73
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31912.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClippyVSPackage", "ClippyVSPackage\ClippyVSPackage.csproj", "{4442795C-E021-48B4-9EB0-5E26F5C55569}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SharedProject1", "SharedProject1\SharedProject1.shproj", "{97F858E7-1AE0-4257-9BE3-641512C0A08B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClippyVs2022", "ClippyVs2022\ClippyVs2022.csproj", "{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharedProjectTests2", "SharedProjectTests2\SharedProjectTests2.csproj", "{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
SharedProject1\SharedProject1.projitems*{4442795c-e021-48b4-9eb0-5e26f5c55569}*SharedItemsImports = 4
SharedProject1\SharedProject1.projitems*{4ed838ae-7eea-4ebe-84c6-e5c09f68b6ab}*SharedItemsImports = 4
SharedProject1\SharedProject1.projitems*{97f858e7-1ae0-4257-9be3-641512c0a08b}*SharedItemsImports = 13
SharedProject1\SharedProject1.projitems*{c5fee015-8bab-4329-b8b3-20b3766db1ef}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug 2015|Any CPU = Debug 2015|Any CPU
Debug 2015|x86 = Debug 2015|x86
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Debug 2015|Any CPU.ActiveCfg = Debug 2015|Any CPU
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Debug 2015|Any CPU.Build.0 = Debug 2015|Any CPU
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Debug 2015|x86.ActiveCfg = Debug 2015|x86
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Debug 2015|x86.Build.0 = Debug 2015|x86
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Debug|x86.ActiveCfg = Debug|Any CPU
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Debug|x86.Build.0 = Debug|Any CPU
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Release|Any CPU.Build.0 = Release|Any CPU
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Release|x86.ActiveCfg = Release|x86
{4442795C-E021-48B4-9EB0-5E26F5C55569}.Release|x86.Build.0 = Release|x86
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Debug 2015|Any CPU.ActiveCfg = Debug|Any CPU
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Debug 2015|Any CPU.Build.0 = Debug|Any CPU
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Debug 2015|x86.ActiveCfg = Debug|x86
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Debug 2015|x86.Build.0 = Debug|x86
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Debug|x86.ActiveCfg = Debug|x86
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Debug|x86.Build.0 = Debug|x86
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Release|Any CPU.Build.0 = Release|Any CPU
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Release|x86.ActiveCfg = Release|x86
{4ED838AE-7EEA-4EBE-84C6-E5C09F68B6AB}.Release|x86.Build.0 = Release|x86
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Debug 2015|Any CPU.ActiveCfg = Debug|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Debug 2015|Any CPU.Build.0 = Debug|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Debug 2015|x86.ActiveCfg = Debug|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Debug 2015|x86.Build.0 = Debug|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Debug|x86.ActiveCfg = Debug|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Debug|x86.Build.0 = Debug|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Release|Any CPU.Build.0 = Release|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Release|x86.ActiveCfg = Release|Any CPU
{C5FEE015-8BAB-4329-B8B3-20B3766DB1EF}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A80FFED1-066D-48EF-AED1-D4A45C3F51DE}
EndGlobalSection
EndGlobal