-
Notifications
You must be signed in to change notification settings - Fork 0
/
StyletTemplates.sln
37 lines (37 loc) · 2.09 KB
/
StyletTemplates.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31205.134
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StyletTemplates", "StyletTemplates\StyletTemplates.csproj", "{FFAB3F10-6BBE-4BB1-8B62-295434F4638A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StyletUserControlScreen", "StyletUserControlScreen\StyletUserControlScreen.csproj", "{03850A48-AC8D-4B5C-B819-B3F300ECA565}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StyletWindowScreen", "StyletWindowScreen\StyletWindowScreen.csproj", "{33258FFC-39D8-4A89-B05D-1EAABC36FC40}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FFAB3F10-6BBE-4BB1-8B62-295434F4638A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FFAB3F10-6BBE-4BB1-8B62-295434F4638A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FFAB3F10-6BBE-4BB1-8B62-295434F4638A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FFAB3F10-6BBE-4BB1-8B62-295434F4638A}.Release|Any CPU.Build.0 = Release|Any CPU
{03850A48-AC8D-4B5C-B819-B3F300ECA565}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03850A48-AC8D-4B5C-B819-B3F300ECA565}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03850A48-AC8D-4B5C-B819-B3F300ECA565}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03850A48-AC8D-4B5C-B819-B3F300ECA565}.Release|Any CPU.Build.0 = Release|Any CPU
{33258FFC-39D8-4A89-B05D-1EAABC36FC40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33258FFC-39D8-4A89-B05D-1EAABC36FC40}.Debug|Any CPU.Build.0 = Debug|Any CPU
{33258FFC-39D8-4A89-B05D-1EAABC36FC40}.Release|Any CPU.ActiveCfg = Release|Any CPU
{33258FFC-39D8-4A89-B05D-1EAABC36FC40}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {10BCEC5C-0E09-49AB-9325-E4794F2A0DAD}
EndGlobalSection
EndGlobal