This repository was archived by the owner on Jul 2, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMonstieHuntieHax.sln
37 lines (37 loc) · 2.14 KB
/
MonstieHuntieHax.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MonstieHuntieHax.Core", "MonstieHuntieHax.Core\MonstieHuntieHax.Core.csproj", "{8B2C18A4-E7B5-4B56-80E2-9B523B455A78}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MonstieHuntieHax.Injection", "MonstieHuntieHax.Injection\MonstieHuntieHax.Injection.csproj", "{5C4F274A-A206-4CD8-ADEA-6E8CDFCBAFF7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MonstieHuntieHax.WinForms", "MonstieHuntieHax.WinForms\MonstieHuntieHax.WinForms.csproj", "{6756CAD7-A6A4-4B2D-ACB6-4809BF48B33B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8B2C18A4-E7B5-4B56-80E2-9B523B455A78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B2C18A4-E7B5-4B56-80E2-9B523B455A78}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B2C18A4-E7B5-4B56-80E2-9B523B455A78}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B2C18A4-E7B5-4B56-80E2-9B523B455A78}.Release|Any CPU.Build.0 = Release|Any CPU
{5C4F274A-A206-4CD8-ADEA-6E8CDFCBAFF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5C4F274A-A206-4CD8-ADEA-6E8CDFCBAFF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C4F274A-A206-4CD8-ADEA-6E8CDFCBAFF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5C4F274A-A206-4CD8-ADEA-6E8CDFCBAFF7}.Release|Any CPU.Build.0 = Release|Any CPU
{6756CAD7-A6A4-4B2D-ACB6-4809BF48B33B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6756CAD7-A6A4-4B2D-ACB6-4809BF48B33B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6756CAD7-A6A4-4B2D-ACB6-4809BF48B33B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6756CAD7-A6A4-4B2D-ACB6-4809BF48B33B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {612AC44A-9A6F-4D6E-BFFF-ABE4DA8249CF}
EndGlobalSection
EndGlobal