forked from SychicBoy/NETReactorSlayer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NETReactorSlayer.sln
49 lines (49 loc) · 3.29 KB
/
NETReactorSlayer.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NETReactorSlayer.CLI", "NETReactorSlayer.CLI\NETReactorSlayer.CLI.csproj", "{91F328FB-CEEC-4869-8DAD-0F9A3EEFAB48}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NETReactorSlayer.Core", "NETReactorSlayer.Core\NETReactorSlayer.Core.csproj", "{11E508F0-7AA3-46BD-9891-766DEB293830}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NETReactorSlayer-x64.CLI", "NETReactorSlayer-x64.CLI\NETReactorSlayer-x64.CLI.csproj", "{4363303C-AF4C-4C1B-8284-FC468514C15D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NETReactorSlayer.GUI", "NETReactorSlayer.GUI\NETReactorSlayer.GUI.csproj", "{CB061DE1-00F8-46FB-9BFC-D05B8D0F59BA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NETReactorSlayer.De4dot", "NETReactorSlayer.De4dot\NETReactorSlayer.De4dot.csproj", "{AC8D9E60-5E24-4FE1-8D3C-D100571D5944}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Multi-Platform = Debug|Multi-Platform
Release|Multi-Platform = Release|Multi-Platform
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{91F328FB-CEEC-4869-8DAD-0F9A3EEFAB48}.Debug|Multi-Platform.ActiveCfg = Debug|Any CPU
{91F328FB-CEEC-4869-8DAD-0F9A3EEFAB48}.Debug|Multi-Platform.Build.0 = Debug|Any CPU
{91F328FB-CEEC-4869-8DAD-0F9A3EEFAB48}.Release|Multi-Platform.ActiveCfg = Release|Any CPU
{91F328FB-CEEC-4869-8DAD-0F9A3EEFAB48}.Release|Multi-Platform.Build.0 = Release|Any CPU
{11E508F0-7AA3-46BD-9891-766DEB293830}.Debug|Multi-Platform.ActiveCfg = Debug|Any CPU
{11E508F0-7AA3-46BD-9891-766DEB293830}.Debug|Multi-Platform.Build.0 = Debug|Any CPU
{11E508F0-7AA3-46BD-9891-766DEB293830}.Release|Multi-Platform.ActiveCfg = Release|Any CPU
{11E508F0-7AA3-46BD-9891-766DEB293830}.Release|Multi-Platform.Build.0 = Release|Any CPU
{4363303C-AF4C-4C1B-8284-FC468514C15D}.Debug|Multi-Platform.ActiveCfg = Debug|Any CPU
{4363303C-AF4C-4C1B-8284-FC468514C15D}.Debug|Multi-Platform.Build.0 = Debug|Any CPU
{4363303C-AF4C-4C1B-8284-FC468514C15D}.Release|Multi-Platform.ActiveCfg = Release|Any CPU
{4363303C-AF4C-4C1B-8284-FC468514C15D}.Release|Multi-Platform.Build.0 = Release|Any CPU
{CB061DE1-00F8-46FB-9BFC-D05B8D0F59BA}.Debug|Multi-Platform.ActiveCfg = Debug|Any CPU
{CB061DE1-00F8-46FB-9BFC-D05B8D0F59BA}.Debug|Multi-Platform.Build.0 = Debug|Any CPU
{CB061DE1-00F8-46FB-9BFC-D05B8D0F59BA}.Release|Multi-Platform.ActiveCfg = Release|Any CPU
{CB061DE1-00F8-46FB-9BFC-D05B8D0F59BA}.Release|Multi-Platform.Build.0 = Release|Any CPU
{AC8D9E60-5E24-4FE1-8D3C-D100571D5944}.Debug|Multi-Platform.ActiveCfg = Debug|Any CPU
{AC8D9E60-5E24-4FE1-8D3C-D100571D5944}.Debug|Multi-Platform.Build.0 = Debug|Any CPU
{AC8D9E60-5E24-4FE1-8D3C-D100571D5944}.Release|Multi-Platform.ActiveCfg = Release|Any CPU
{AC8D9E60-5E24-4FE1-8D3C-D100571D5944}.Release|Multi-Platform.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D66B7617-0D26-456C-8639-71BB0CCEA94A}
EndGlobalSection
EndGlobal