-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathEther.sln
107 lines (107 loc) · 7.26 KB
/
Ether.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32616.157
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ether-IL2CPP", "Ether_IL2CPP\Ether-IL2CPP.csproj", "{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ether-IL2CPP-GUI", "Ether_IL2CPP_GUI\Ether-IL2CPP-GUI.csproj", "{FC876BA7-99F3-48A3-9FDA-1545508E37F0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ether-Obfuscator", "Ether_Obfuscator\Ether-Obfuscator.csproj", "{5C48CBD8-78BC-4789-B851-71170FFF0662}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ether-Uprotector", "Ether_Uprotector\Ether-Uprotector.csproj", "{FC8338C2-D776-471D-A280-B54031811FE3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Uprotector-Hub", "Uprotector-Hub\Uprotector-Hub.csproj", "{699C633B-F8D9-4872-813E-C1C030901955}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ether-UnityAsset", "Ether-UnityAsset\Ether-UnityAsset.csproj", "{73F584A6-1DFD-4E45-9FB4-E732FF323310}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Debug|x64.ActiveCfg = Debug|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Debug|x64.Build.0 = Debug|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Debug|x86.ActiveCfg = Debug|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Debug|x86.Build.0 = Debug|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Release|Any CPU.Build.0 = Release|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Release|x64.ActiveCfg = Release|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Release|x64.Build.0 = Release|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Release|x86.ActiveCfg = Release|Any CPU
{C4A7C2A4-D4EC-41CB-AAFC-3A9CA984088C}.Release|x86.Build.0 = Release|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Debug|x64.ActiveCfg = Debug|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Debug|x64.Build.0 = Debug|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Debug|x86.ActiveCfg = Debug|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Debug|x86.Build.0 = Debug|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Release|Any CPU.Build.0 = Release|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Release|x64.ActiveCfg = Release|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Release|x64.Build.0 = Release|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Release|x86.ActiveCfg = Release|Any CPU
{FC876BA7-99F3-48A3-9FDA-1545508E37F0}.Release|x86.Build.0 = Release|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Debug|x64.ActiveCfg = Debug|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Debug|x64.Build.0 = Debug|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Debug|x86.ActiveCfg = Debug|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Debug|x86.Build.0 = Debug|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Release|Any CPU.Build.0 = Release|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Release|x64.ActiveCfg = Release|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Release|x64.Build.0 = Release|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Release|x86.ActiveCfg = Release|Any CPU
{5C48CBD8-78BC-4789-B851-71170FFF0662}.Release|x86.Build.0 = Release|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Debug|x64.ActiveCfg = Debug|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Debug|x64.Build.0 = Debug|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Debug|x86.ActiveCfg = Debug|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Debug|x86.Build.0 = Debug|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Release|Any CPU.Build.0 = Release|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Release|x64.ActiveCfg = Release|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Release|x64.Build.0 = Release|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Release|x86.ActiveCfg = Release|Any CPU
{FC8338C2-D776-471D-A280-B54031811FE3}.Release|x86.Build.0 = Release|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Debug|Any CPU.Build.0 = Debug|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Debug|x64.ActiveCfg = Debug|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Debug|x64.Build.0 = Debug|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Debug|x86.ActiveCfg = Debug|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Debug|x86.Build.0 = Debug|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Release|Any CPU.ActiveCfg = Release|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Release|Any CPU.Build.0 = Release|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Release|x64.ActiveCfg = Release|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Release|x64.Build.0 = Release|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Release|x86.ActiveCfg = Release|Any CPU
{699C633B-F8D9-4872-813E-C1C030901955}.Release|x86.Build.0 = Release|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Debug|x64.ActiveCfg = Debug|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Debug|x64.Build.0 = Debug|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Debug|x86.ActiveCfg = Debug|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Debug|x86.Build.0 = Debug|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Release|Any CPU.Build.0 = Release|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Release|x64.ActiveCfg = Release|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Release|x64.Build.0 = Release|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Release|x86.ActiveCfg = Release|Any CPU
{73F584A6-1DFD-4E45-9FB4-E732FF323310}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E8574DC9-074D-4F19-9C37-EEE1D1963A9C}
EndGlobalSection
EndGlobal