-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSLC_LayoutEditor.sln
More file actions
28 lines (28 loc) · 1.32 KB
/
SLC_LayoutEditor.sln
File metadata and controls
28 lines (28 loc) · 1.32 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Blend for Visual Studio Version 17
VisualStudioVersion = 17.8.34309.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SLC_LayoutEditor", "SLC_LayoutEditor\SLC_LayoutEditor.csproj", "{5ECF69D3-D893-4491-9B9B-8B6A892AD13F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Production|Any CPU = Production|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5ECF69D3-D893-4491-9B9B-8B6A892AD13F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5ECF69D3-D893-4491-9B9B-8B6A892AD13F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5ECF69D3-D893-4491-9B9B-8B6A892AD13F}.Production|Any CPU.ActiveCfg = Release|Any CPU
{5ECF69D3-D893-4491-9B9B-8B6A892AD13F}.Production|Any CPU.Build.0 = Release|Any CPU
{5ECF69D3-D893-4491-9B9B-8B6A892AD13F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5ECF69D3-D893-4491-9B9B-8B6A892AD13F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {079EBAFD-87B8-452D-8BEA-C7711CA249D2}
EndGlobalSection
EndGlobal