-
Notifications
You must be signed in to change notification settings - Fork 1
/
Nintenlord UPS patcher.sln
37 lines (37 loc) · 2.14 KB
/
Nintenlord UPS patcher.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.30907.101
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nintenlord UPS patcher", "Nintenlord UPS patcher\Nintenlord UPS patcher.csproj", "{D92257BE-2864-46C6-A166-A834A9184BF0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nintenlord.Hacking.Core", "Nintenlord.Hacking\Nintenlord.Hacking.Core\Nintenlord.Hacking.Core.csproj", "{2DDD7022-6A76-406C-85E4-4D824235987D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nintenlord", "Nintenlord.Hacking\Nintenlord\Nintenlord\Nintenlord.csproj", "{B3C23641-E98E-4705-BE86-A218C6D03960}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D92257BE-2864-46C6-A166-A834A9184BF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D92257BE-2864-46C6-A166-A834A9184BF0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D92257BE-2864-46C6-A166-A834A9184BF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D92257BE-2864-46C6-A166-A834A9184BF0}.Release|Any CPU.Build.0 = Release|Any CPU
{2DDD7022-6A76-406C-85E4-4D824235987D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2DDD7022-6A76-406C-85E4-4D824235987D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2DDD7022-6A76-406C-85E4-4D824235987D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2DDD7022-6A76-406C-85E4-4D824235987D}.Release|Any CPU.Build.0 = Release|Any CPU
{B3C23641-E98E-4705-BE86-A218C6D03960}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B3C23641-E98E-4705-BE86-A218C6D03960}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B3C23641-E98E-4705-BE86-A218C6D03960}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B3C23641-E98E-4705-BE86-A218C6D03960}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1441FA74-109E-40A1-BD44-AB510B572927}
EndGlobalSection
EndGlobal