-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOpenProtest.sln
More file actions
61 lines (61 loc) · 3.77 KB
/
OpenProtest.sln
File metadata and controls
61 lines (61 loc) · 3.77 KB
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.4.33110.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Protest", "Protest\Protest.csproj", "{72F5BCA3-7752-45E8-8027-2060EBBDA456}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Protest-Tests", "Protest-Tests\Protest-Tests.csproj", "{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Protest-CacheGenerator", "Protest-CacheGenerator\Protest-CacheGenerator.csproj", "{97B25F71-9945-4476-A99D-8265ADB9B37D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Protest-MacLookupGenerator", "Protest-MacLookupGenerator\Protest-MacLookupGenerator.csproj", "{B6126808-CA98-0A6D-3CE8-9B9132508BC2}"
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
{72F5BCA3-7752-45E8-8027-2060EBBDA456}.Debug|Any CPU.ActiveCfg = Debug|x64
{72F5BCA3-7752-45E8-8027-2060EBBDA456}.Debug|Any CPU.Build.0 = Debug|x64
{72F5BCA3-7752-45E8-8027-2060EBBDA456}.Debug|x64.ActiveCfg = Debug|x64
{72F5BCA3-7752-45E8-8027-2060EBBDA456}.Debug|x64.Build.0 = Debug|x64
{72F5BCA3-7752-45E8-8027-2060EBBDA456}.Release|Any CPU.ActiveCfg = Release|x64
{72F5BCA3-7752-45E8-8027-2060EBBDA456}.Release|Any CPU.Build.0 = Release|x64
{72F5BCA3-7752-45E8-8027-2060EBBDA456}.Release|x64.ActiveCfg = Release|x64
{72F5BCA3-7752-45E8-8027-2060EBBDA456}.Release|x64.Build.0 = Release|x64
{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}.Debug|Any CPU.ActiveCfg = Debug|x64
{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}.Debug|Any CPU.Build.0 = Debug|x64
{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}.Debug|x64.ActiveCfg = Debug|x64
{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}.Debug|x64.Build.0 = Debug|x64
{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}.Release|Any CPU.ActiveCfg = Release|x64
{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}.Release|Any CPU.Build.0 = Release|x64
{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}.Release|x64.ActiveCfg = Release|x64
{CE22E5A4-5325-4DC5-9FB2-02DA595E93C7}.Release|x64.Build.0 = Release|x64
{97B25F71-9945-4476-A99D-8265ADB9B37D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{97B25F71-9945-4476-A99D-8265ADB9B37D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{97B25F71-9945-4476-A99D-8265ADB9B37D}.Debug|x64.ActiveCfg = Debug|Any CPU
{97B25F71-9945-4476-A99D-8265ADB9B37D}.Debug|x64.Build.0 = Debug|Any CPU
{97B25F71-9945-4476-A99D-8265ADB9B37D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{97B25F71-9945-4476-A99D-8265ADB9B37D}.Release|Any CPU.Build.0 = Release|Any CPU
{97B25F71-9945-4476-A99D-8265ADB9B37D}.Release|x64.ActiveCfg = Release|Any CPU
{97B25F71-9945-4476-A99D-8265ADB9B37D}.Release|x64.Build.0 = Release|Any CPU
{B6126808-CA98-0A6D-3CE8-9B9132508BC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6126808-CA98-0A6D-3CE8-9B9132508BC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6126808-CA98-0A6D-3CE8-9B9132508BC2}.Debug|x64.ActiveCfg = Debug|Any CPU
{B6126808-CA98-0A6D-3CE8-9B9132508BC2}.Debug|x64.Build.0 = Debug|Any CPU
{B6126808-CA98-0A6D-3CE8-9B9132508BC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6126808-CA98-0A6D-3CE8-9B9132508BC2}.Release|Any CPU.Build.0 = Release|Any CPU
{B6126808-CA98-0A6D-3CE8-9B9132508BC2}.Release|x64.ActiveCfg = Release|Any CPU
{B6126808-CA98-0A6D-3CE8-9B9132508BC2}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {94F0A82F-788D-48CF-BA5E-66EB557AB2D6}
EndGlobalSection
EndGlobal