-
Notifications
You must be signed in to change notification settings - Fork 3
/
ModThanhLC.sln
49 lines (49 loc) · 3.05 KB
/
ModThanhLC.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35017.193
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GameAssembly", "GameAssembly\GameAssembly.csproj", "{0557D887-83DC-43BD-AC31-372974571F34}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AccountManager", "AccountManager\AccountManager.csproj", "{BCFB06E6-C4B6-4F4D-8039-88BB29A19E72}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LicenseCheckBypass", "LicenseCheckBypass\LicenseCheckBypass.csproj", "{7B1213F0-FFFF-4A8F-9892-CF749AB4F2DC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProductLicense", "ProductLicense\ProductLicense.csproj", "{8C0FE3F4-A3DE-4C42-BF0D-E2FFEB75313C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LicenseCheckBypassInjector", "LicenseCheckBypassInjector\LicenseCheckBypassInjector.csproj", "{C240295C-7870-475E-B3A9-682A676192F1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0557D887-83DC-43BD-AC31-372974571F34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0557D887-83DC-43BD-AC31-372974571F34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0557D887-83DC-43BD-AC31-372974571F34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0557D887-83DC-43BD-AC31-372974571F34}.Release|Any CPU.Build.0 = Release|Any CPU
{BCFB06E6-C4B6-4F4D-8039-88BB29A19E72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCFB06E6-C4B6-4F4D-8039-88BB29A19E72}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCFB06E6-C4B6-4F4D-8039-88BB29A19E72}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCFB06E6-C4B6-4F4D-8039-88BB29A19E72}.Release|Any CPU.Build.0 = Release|Any CPU
{7B1213F0-FFFF-4A8F-9892-CF749AB4F2DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B1213F0-FFFF-4A8F-9892-CF749AB4F2DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B1213F0-FFFF-4A8F-9892-CF749AB4F2DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7B1213F0-FFFF-4A8F-9892-CF749AB4F2DC}.Release|Any CPU.Build.0 = Release|Any CPU
{8C0FE3F4-A3DE-4C42-BF0D-E2FFEB75313C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C0FE3F4-A3DE-4C42-BF0D-E2FFEB75313C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C0FE3F4-A3DE-4C42-BF0D-E2FFEB75313C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C0FE3F4-A3DE-4C42-BF0D-E2FFEB75313C}.Release|Any CPU.Build.0 = Release|Any CPU
{C240295C-7870-475E-B3A9-682A676192F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C240295C-7870-475E-B3A9-682A676192F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C240295C-7870-475E-B3A9-682A676192F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C240295C-7870-475E-B3A9-682A676192F1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5E9C0B5C-CA3D-4DB0-911E-6F327938B84B}
EndGlobalSection
EndGlobal