-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathLCSSaveEditor.sln
86 lines (86 loc) · 5.99 KB
/
LCSSaveEditor.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LCSSaveEditor.Core", "src\LCSSaveEditor.Core\LCSSaveEditor.Core.csproj", "{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LCSSaveEditor.GUI", "src\LCSSaveEditor.GUI\LCSSaveEditor.GUI.csproj", "{06956268-0DCE-4522-A408-0498B8852B93}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DotNetProjects.Wpf.Extended.Toolkit", "lib\WpfExtendedToolkit\Src\Xceed.Wpf.Toolkit\DotNetProjects.Wpf.Extended.Toolkit.csproj", "{DDB387D6-761E-4223-9A73-4F3218D9CA0D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
Release-Standalone|Any CPU = Release-Standalone|Any CPU
Release-Standalone|x64 = Release-Standalone|x64
Release-Standalone|x86 = Release-Standalone|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Debug|x64.ActiveCfg = Debug|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Debug|x64.Build.0 = Debug|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Debug|x86.ActiveCfg = Debug|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Debug|x86.Build.0 = Debug|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release|Any CPU.Build.0 = Release|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release|x64.ActiveCfg = Release|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release|x64.Build.0 = Release|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release|x86.ActiveCfg = Release|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release|x86.Build.0 = Release|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release-Standalone|Any CPU.ActiveCfg = Release-Standalone|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release-Standalone|Any CPU.Build.0 = Release-Standalone|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release-Standalone|x64.ActiveCfg = Release-Standalone|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release-Standalone|x64.Build.0 = Release-Standalone|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release-Standalone|x86.ActiveCfg = Release-Standalone|Any CPU
{767FBFB1-4E0E-4D2B-B1AB-80C4850BC7D5}.Release-Standalone|x86.Build.0 = Release-Standalone|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Debug|Any CPU.Build.0 = Debug|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Debug|x64.ActiveCfg = Debug|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Debug|x64.Build.0 = Debug|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Debug|x86.ActiveCfg = Debug|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Debug|x86.Build.0 = Debug|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release|Any CPU.ActiveCfg = Release|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release|Any CPU.Build.0 = Release|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release|x64.ActiveCfg = Release|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release|x64.Build.0 = Release|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release|x86.ActiveCfg = Release|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release|x86.Build.0 = Release|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release-Standalone|Any CPU.ActiveCfg = Release-Standalone|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release-Standalone|Any CPU.Build.0 = Release-Standalone|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release-Standalone|x64.ActiveCfg = Release-Standalone|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release-Standalone|x64.Build.0 = Release-Standalone|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release-Standalone|x86.ActiveCfg = Release-Standalone|Any CPU
{06956268-0DCE-4522-A408-0498B8852B93}.Release-Standalone|x86.Build.0 = Release-Standalone|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Debug|x64.ActiveCfg = Debug|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Debug|x64.Build.0 = Debug|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Debug|x86.ActiveCfg = Debug|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Debug|x86.Build.0 = Debug|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release|Any CPU.Build.0 = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release|x64.ActiveCfg = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release|x64.Build.0 = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release|x86.ActiveCfg = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release|x86.Build.0 = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release-Standalone|Any CPU.ActiveCfg = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release-Standalone|Any CPU.Build.0 = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release-Standalone|x64.ActiveCfg = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release-Standalone|x64.Build.0 = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release-Standalone|x86.ActiveCfg = Release|Any CPU
{DDB387D6-761E-4223-9A73-4F3218D9CA0D}.Release-Standalone|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DCC23F27-CD6A-47F0-9CD9-2846E7576B1F}
EndGlobalSection
EndGlobal