-
Notifications
You must be signed in to change notification settings - Fork 0
/
AshDumpLib.sln
52 lines (52 loc) · 3.57 KB
/
AshDumpLib.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34525.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AshDumpLib", "AshDumpLib\AshDumpLib.csproj", "{9CFBEBFD-5E95-40FD-B097-7B570B9F0D0B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Amicitia.IO", "Amicitia.IO\src\Amicitia.IO\Amicitia.IO.csproj", "{91C3E460-E589-4333-862A-503E11B56F72}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AshDumpLibTest", "AshDumpLibTest\AshDumpLibTest.csproj", "{A6E4AA87-BFE6-4E46-949B-078CB28E0007}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AshDumpTool", "AshDumpTool\AshDumpTool.csproj", "{0FBF4620-CE5C-4F0B-BF93-B8C52E4114E1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
ReleasePACLess-CastleSiegeLess|Any CPU = ReleasePACLess-CastleSiegeLess|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9CFBEBFD-5E95-40FD-B097-7B570B9F0D0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9CFBEBFD-5E95-40FD-B097-7B570B9F0D0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9CFBEBFD-5E95-40FD-B097-7B570B9F0D0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9CFBEBFD-5E95-40FD-B097-7B570B9F0D0B}.Release|Any CPU.Build.0 = Release|Any CPU
{9CFBEBFD-5E95-40FD-B097-7B570B9F0D0B}.ReleasePACLess-CastleSiegeLess|Any CPU.ActiveCfg = ReleasePACLess-CastleSiegeLess|Any CPU
{9CFBEBFD-5E95-40FD-B097-7B570B9F0D0B}.ReleasePACLess-CastleSiegeLess|Any CPU.Build.0 = ReleasePACLess-CastleSiegeLess|Any CPU
{91C3E460-E589-4333-862A-503E11B56F72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91C3E460-E589-4333-862A-503E11B56F72}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91C3E460-E589-4333-862A-503E11B56F72}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91C3E460-E589-4333-862A-503E11B56F72}.Release|Any CPU.Build.0 = Release|Any CPU
{91C3E460-E589-4333-862A-503E11B56F72}.ReleasePACLess-CastleSiegeLess|Any CPU.ActiveCfg = ReleasePACLess-CastleSiegeLess|Any CPU
{91C3E460-E589-4333-862A-503E11B56F72}.ReleasePACLess-CastleSiegeLess|Any CPU.Build.0 = ReleasePACLess-CastleSiegeLess|Any CPU
{A6E4AA87-BFE6-4E46-949B-078CB28E0007}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A6E4AA87-BFE6-4E46-949B-078CB28E0007}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A6E4AA87-BFE6-4E46-949B-078CB28E0007}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A6E4AA87-BFE6-4E46-949B-078CB28E0007}.Release|Any CPU.Build.0 = Release|Any CPU
{A6E4AA87-BFE6-4E46-949B-078CB28E0007}.ReleasePACLess-CastleSiegeLess|Any CPU.ActiveCfg = ReleasePACLess-CastleSiegeLess|Any CPU
{A6E4AA87-BFE6-4E46-949B-078CB28E0007}.ReleasePACLess-CastleSiegeLess|Any CPU.Build.0 = ReleasePACLess-CastleSiegeLess|Any CPU
{0FBF4620-CE5C-4F0B-BF93-B8C52E4114E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0FBF4620-CE5C-4F0B-BF93-B8C52E4114E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0FBF4620-CE5C-4F0B-BF93-B8C52E4114E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0FBF4620-CE5C-4F0B-BF93-B8C52E4114E1}.Release|Any CPU.Build.0 = Release|Any CPU
{0FBF4620-CE5C-4F0B-BF93-B8C52E4114E1}.ReleasePACLess-CastleSiegeLess|Any CPU.ActiveCfg = Release|Any CPU
{0FBF4620-CE5C-4F0B-BF93-B8C52E4114E1}.ReleasePACLess-CastleSiegeLess|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {122677BE-6DF3-49A0-8D7C-A5839D734FD9}
EndGlobalSection
EndGlobal