-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChaosHelper.sln
More file actions
64 lines (64 loc) · 3.96 KB
/
ChaosHelper.sln
File metadata and controls
64 lines (64 loc) · 3.96 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
62
63
64
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32414.248
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ChaosHelper", "ChaosHelper\ChaosHelper.csproj", "{C13296D0-564B-44DB-88EB-9814A05BBE83}"
ProjectSection(ProjectDependencies) = postProject
{C5812087-2420-44C9-8CEF-6C2542A7D3B8} = {C5812087-2420-44C9-8CEF-6C2542A7D3B8}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Overlay.NET", "Overlay.NET\Overlay.NET.csproj", "{2D411EA5-BC00-4630-B25E-43C554323E72}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Process.NET", "Process.NET\Process.NET.csproj", "{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClosePortsForPid", "ClosePortsForPid\ClosePortsForPid.vcxproj", "{C5812087-2420-44C9-8CEF-6C2542A7D3B8}"
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
{C13296D0-564B-44DB-88EB-9814A05BBE83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C13296D0-564B-44DB-88EB-9814A05BBE83}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C13296D0-564B-44DB-88EB-9814A05BBE83}.Debug|x64.ActiveCfg = Debug|Any CPU
{C13296D0-564B-44DB-88EB-9814A05BBE83}.Debug|x64.Build.0 = Debug|Any CPU
{C13296D0-564B-44DB-88EB-9814A05BBE83}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C13296D0-564B-44DB-88EB-9814A05BBE83}.Release|Any CPU.Build.0 = Release|Any CPU
{C13296D0-564B-44DB-88EB-9814A05BBE83}.Release|x64.ActiveCfg = Release|Any CPU
{C13296D0-564B-44DB-88EB-9814A05BBE83}.Release|x64.Build.0 = Release|Any CPU
{2D411EA5-BC00-4630-B25E-43C554323E72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D411EA5-BC00-4630-B25E-43C554323E72}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D411EA5-BC00-4630-B25E-43C554323E72}.Debug|x64.ActiveCfg = Debug|Any CPU
{2D411EA5-BC00-4630-B25E-43C554323E72}.Debug|x64.Build.0 = Debug|Any CPU
{2D411EA5-BC00-4630-B25E-43C554323E72}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D411EA5-BC00-4630-B25E-43C554323E72}.Release|Any CPU.Build.0 = Release|Any CPU
{2D411EA5-BC00-4630-B25E-43C554323E72}.Release|x64.ActiveCfg = Release|Any CPU
{2D411EA5-BC00-4630-B25E-43C554323E72}.Release|x64.Build.0 = Release|Any CPU
{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}.Debug|x64.ActiveCfg = Debug|Any CPU
{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}.Debug|x64.Build.0 = Debug|Any CPU
{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}.Release|Any CPU.Build.0 = Release|Any CPU
{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}.Release|x64.ActiveCfg = Release|Any CPU
{8B8E5E8A-15B9-4C56-A049-32CE893DD48C}.Release|x64.Build.0 = Release|Any CPU
{C5812087-2420-44C9-8CEF-6C2542A7D3B8}.Debug|Any CPU.ActiveCfg = Debug|x64
{C5812087-2420-44C9-8CEF-6C2542A7D3B8}.Debug|Any CPU.Build.0 = Debug|x64
{C5812087-2420-44C9-8CEF-6C2542A7D3B8}.Debug|x64.ActiveCfg = Debug|x64
{C5812087-2420-44C9-8CEF-6C2542A7D3B8}.Debug|x64.Build.0 = Debug|x64
{C5812087-2420-44C9-8CEF-6C2542A7D3B8}.Release|Any CPU.ActiveCfg = Release|x64
{C5812087-2420-44C9-8CEF-6C2542A7D3B8}.Release|Any CPU.Build.0 = Release|x64
{C5812087-2420-44C9-8CEF-6C2542A7D3B8}.Release|x64.ActiveCfg = Release|x64
{C5812087-2420-44C9-8CEF-6C2542A7D3B8}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FD634209-5F3D-4FC9-BD8D-EB6BB75941E5}
EndGlobalSection
EndGlobal