-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDeck Control Panel.sln
More file actions
34 lines (34 loc) · 1.67 KB
/
Deck Control Panel.sln
File metadata and controls
34 lines (34 loc) · 1.67 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
29
30
31
32
33
34
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Deck Control Panel", "Deck Control Panel\Deck Control Panel.csproj", "{ACE4E008-B78C-4FDF-84B6-3DB299182475}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{809DE2C7-D367-4F53-8A98-271F811CE6D9}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Deck Control Panel Setup", "Deck Control Panel Setup\Deck Control Panel Setup.vdproj", "{F36ABA1C-FAD2-4D97-A64E-6FA0703D604B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ACE4E008-B78C-4FDF-84B6-3DB299182475}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ACE4E008-B78C-4FDF-84B6-3DB299182475}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ACE4E008-B78C-4FDF-84B6-3DB299182475}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ACE4E008-B78C-4FDF-84B6-3DB299182475}.Release|Any CPU.Build.0 = Release|Any CPU
{F36ABA1C-FAD2-4D97-A64E-6FA0703D604B}.Debug|Any CPU.ActiveCfg = Debug
{F36ABA1C-FAD2-4D97-A64E-6FA0703D604B}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {77CB3414-A0B4-42EF-9E89-BFA8CFF07914}
EndGlobalSection
EndGlobal