-
Notifications
You must be signed in to change notification settings - Fork 2
/
XamarinPosedCore.sln
46 lines (46 loc) · 2.51 KB
/
XamarinPosedCore.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XPosedAPI", "XPosedAPI\XPosedAPI.csproj", "{9FD85286-363C-4E26-B1ED-160DBB79D7BA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XamarinPosed", "XamarinPosed\XamarinPosed.csproj", "{29CDBF55-B563-4137-8D44-C084993B2A8C}"
ProjectSection(ProjectDependencies) = postProject
{7FB8AA8E-61DA-4F10-A0FB-099E0A4D4A95} = {7FB8AA8E-61DA-4F10-A0FB-099E0A4D4A95}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "解决方案项", "解决方案项", "{E4EEAFF9-8D55-460E-9F6E-FDF656494B81}"
ProjectSection(SolutionItems) = preProject
java\UlyssesFullLoader.java = java\UlyssesFullLoader.java
java\UlyssesLoader.java = java\UlyssesLoader.java
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JavaCodePostProcessor", "JavaCodePostProcessor\JavaCodePostProcessor.csproj", "{7FB8AA8E-61DA-4F10-A0FB-099E0A4D4A95}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9FD85286-363C-4E26-B1ED-160DBB79D7BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9FD85286-363C-4E26-B1ED-160DBB79D7BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{29CDBF55-B563-4137-8D44-C084993B2A8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29CDBF55-B563-4137-8D44-C084993B2A8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{29CDBF55-B563-4137-8D44-C084993B2A8C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{29CDBF55-B563-4137-8D44-C084993B2A8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{29CDBF55-B563-4137-8D44-C084993B2A8C}.Release|Any CPU.Build.0 = Release|Any CPU
{29CDBF55-B563-4137-8D44-C084993B2A8C}.Release|Any CPU.Deploy.0 = Release|Any CPU
{7FB8AA8E-61DA-4F10-A0FB-099E0A4D4A95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7FB8AA8E-61DA-4F10-A0FB-099E0A4D4A95}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7FB8AA8E-61DA-4F10-A0FB-099E0A4D4A95}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7FB8AA8E-61DA-4F10-A0FB-099E0A4D4A95}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EBCDC6DD-8D7D-416E-8228-56E69C4EB91A}
EndGlobalSection
EndGlobal