forked from Ichimoto/PSO2Tweaker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathArksLayer.Tweaker.sln
58 lines (58 loc) · 3.77 KB
/
ArksLayer.Tweaker.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ArksLayer.Tweaker.Abstractions", "ArksLayer.Tweaker.Abstractions\ArksLayer.Tweaker.Abstractions.xproj", "{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ArksLayer.Tweaker.UpdateEngine", "ArksLayer.Tweaker.UpdateEngine\ArksLayer.Tweaker.UpdateEngine.xproj", "{F3D621E9-1985-4395-A866-929A21D66A0E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArksLayer.Tweaker.Terminal", "ArksLayer.Tweaker.Terminal\ArksLayer.Tweaker.Terminal.csproj", "{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "PSO2 Tweaker", "PSO2 Tweaker\PSO2 Tweaker.vbproj", "{E67DEEAD-7493-4C69-8F75-77CE05EA4024}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}.Debug|x86.ActiveCfg = Debug|Any CPU
{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}.Debug|x86.Build.0 = Debug|Any CPU
{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}.Release|Any CPU.Build.0 = Release|Any CPU
{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}.Release|x86.ActiveCfg = Release|Any CPU
{F6FDD663-9F59-4F0B-BED3-5FCA0DBBD243}.Release|x86.Build.0 = Release|Any CPU
{F3D621E9-1985-4395-A866-929A21D66A0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3D621E9-1985-4395-A866-929A21D66A0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3D621E9-1985-4395-A866-929A21D66A0E}.Debug|x86.ActiveCfg = Debug|Any CPU
{F3D621E9-1985-4395-A866-929A21D66A0E}.Debug|x86.Build.0 = Debug|Any CPU
{F3D621E9-1985-4395-A866-929A21D66A0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3D621E9-1985-4395-A866-929A21D66A0E}.Release|Any CPU.Build.0 = Release|Any CPU
{F3D621E9-1985-4395-A866-929A21D66A0E}.Release|x86.ActiveCfg = Release|Any CPU
{F3D621E9-1985-4395-A866-929A21D66A0E}.Release|x86.Build.0 = Release|Any CPU
{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}.Debug|x86.ActiveCfg = Debug|Any CPU
{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}.Debug|x86.Build.0 = Debug|Any CPU
{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}.Release|Any CPU.Build.0 = Release|Any CPU
{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}.Release|x86.ActiveCfg = Release|Any CPU
{AE734AA6-5314-47B9-A1BE-BF05CE4DBD9F}.Release|x86.Build.0 = Release|Any CPU
{E67DEEAD-7493-4C69-8F75-77CE05EA4024}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E67DEEAD-7493-4C69-8F75-77CE05EA4024}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E67DEEAD-7493-4C69-8F75-77CE05EA4024}.Debug|x86.ActiveCfg = Debug|x86
{E67DEEAD-7493-4C69-8F75-77CE05EA4024}.Debug|x86.Build.0 = Debug|x86
{E67DEEAD-7493-4C69-8F75-77CE05EA4024}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E67DEEAD-7493-4C69-8F75-77CE05EA4024}.Release|Any CPU.Build.0 = Release|Any CPU
{E67DEEAD-7493-4C69-8F75-77CE05EA4024}.Release|x86.ActiveCfg = Release|x86
{E67DEEAD-7493-4C69-8F75-77CE05EA4024}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal