-
Notifications
You must be signed in to change notification settings - Fork 0
/
Sorigin.sln
31 lines (31 loc) · 1.52 KB
/
Sorigin.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31912.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "API", "api\Sorigin.csproj", "{383D6F4E-D14E-457E-BCCD-31662875F71F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mod", "mod\Sorigin (Mod).csproj", "{EB5D3770-A6A4-4F48-9C8F-3A6C49D3A5DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{383D6F4E-D14E-457E-BCCD-31662875F71F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{383D6F4E-D14E-457E-BCCD-31662875F71F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{383D6F4E-D14E-457E-BCCD-31662875F71F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{383D6F4E-D14E-457E-BCCD-31662875F71F}.Release|Any CPU.Build.0 = Release|Any CPU
{EB5D3770-A6A4-4F48-9C8F-3A6C49D3A5DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EB5D3770-A6A4-4F48-9C8F-3A6C49D3A5DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EB5D3770-A6A4-4F48-9C8F-3A6C49D3A5DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EB5D3770-A6A4-4F48-9C8F-3A6C49D3A5DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D8D9B14F-514B-4D79-8634-02620608A690}
EndGlobalSection
EndGlobal