-
Notifications
You must be signed in to change notification settings - Fork 2
/
ERModsMerger.sln
66 lines (66 loc) · 4.06 KB
/
ERModsMerger.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
59
60
61
62
63
64
65
66
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ERModsMerger", "ERModsMerger\ERModsMerger.csproj", "{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ERModsMerger.Core", "ERModsMerger.Core\ERModsMerger.Core.csproj", "{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoulsFormats", "SoulsFormats\SoulsFormats.csproj", "{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Éléments de solution", "Éléments de solution", "{5B3BFC52-9014-4A03-84A4-FB37E1E43853}"
ProjectSection(SolutionItems) = preProject
CommonAssemblyProperties.props = CommonAssemblyProperties.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ERModsManager", "ERModsManager\ERModsManager.csproj", "{BA652E05-0B50-4B5D-9481-B7E732AB75BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}.Debug|x64.ActiveCfg = Debug|Any CPU
{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}.Debug|x64.Build.0 = Debug|Any CPU
{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}.Release|Any CPU.Build.0 = Release|Any CPU
{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}.Release|x64.ActiveCfg = Release|Any CPU
{30D03DE4-E285-4FD2-AFB4-C4D0A0666E1F}.Release|x64.Build.0 = Release|Any CPU
{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}.Debug|x64.ActiveCfg = Debug|Any CPU
{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}.Debug|x64.Build.0 = Debug|Any CPU
{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}.Release|Any CPU.Build.0 = Release|Any CPU
{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}.Release|x64.ActiveCfg = Release|Any CPU
{9BEC1FDB-5806-461E-80B1-C3A31058CFA2}.Release|x64.Build.0 = Release|Any CPU
{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}.Debug|x64.ActiveCfg = Debug|Any CPU
{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}.Debug|x64.Build.0 = Debug|Any CPU
{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}.Release|Any CPU.Build.0 = Release|Any CPU
{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}.Release|x64.ActiveCfg = Release|Any CPU
{5CEBB287-21E3-49A7-A0E9-0C3A9033994C}.Release|x64.Build.0 = Release|Any CPU
{BA652E05-0B50-4B5D-9481-B7E732AB75BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA652E05-0B50-4B5D-9481-B7E732AB75BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BA652E05-0B50-4B5D-9481-B7E732AB75BB}.Debug|x64.ActiveCfg = Debug|x64
{BA652E05-0B50-4B5D-9481-B7E732AB75BB}.Debug|x64.Build.0 = Debug|x64
{BA652E05-0B50-4B5D-9481-B7E732AB75BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA652E05-0B50-4B5D-9481-B7E732AB75BB}.Release|Any CPU.Build.0 = Release|Any CPU
{BA652E05-0B50-4B5D-9481-B7E732AB75BB}.Release|x64.ActiveCfg = Release|x64
{BA652E05-0B50-4B5D-9481-B7E732AB75BB}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {40EA8936-0D81-422C-B7A6-8ED26F382182}
EndGlobalSection
EndGlobal