1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio Version 16
4
- VisualStudioVersion = 16.0.30204.135
3
+ # Visual Studio Version 17
4
+ VisualStudioVersion = 17.1.32228.430
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SmartThingsTerminal" , "SmartThingsTerminal\SmartThingsTerminal.csproj" , "{9DF95721-8429-48A4-BFA7-8F1C006E8322}"
7
- EndProject
8
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{8AB9BD79-B877-4441-B6A4-88F1F71EE4E2}"
9
7
Project Section (SolutionItems ) = preProject
10
8
.gitignore = .gitignore
@@ -22,16 +20,18 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{0A86A10D-D
22
20
docs \pat .png = docs \pat .png
23
21
EndProject Section
24
22
EndProject
23
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SmartThingsTerminal" , "SmartThingsTerminal\SmartThingsTerminal.csproj" , "{6798844B-65D3-4747-90B4-2186EE664C97}"
24
+ EndProject
25
25
Global
26
26
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
27
27
Debug| Any CPU = Debug| Any CPU
28
28
Release| Any CPU = Release| Any CPU
29
29
EndGlobalSection
30
30
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
31
- {9DF95721-8429-48A4-BFA7-8F1C006E8322 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
32
- {9DF95721-8429-48A4-BFA7-8F1C006E8322 } .Debug| Any CPU .Build .0 = Debug| Any CPU
33
- {9DF95721-8429-48A4-BFA7-8F1C006E8322 } .Release| Any CPU .ActiveCfg = Release| Any CPU
34
- {9DF95721-8429-48A4-BFA7-8F1C006E8322 } .Release| Any CPU .Build .0 = Release| Any CPU
31
+ {6798844B-65D3-4747-90B4-2186EE664C97 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
32
+ {6798844B-65D3-4747-90B4-2186EE664C97 } .Debug| Any CPU .Build .0 = Debug| Any CPU
33
+ {6798844B-65D3-4747-90B4-2186EE664C97 } .Release| Any CPU .ActiveCfg = Release| Any CPU
34
+ {6798844B-65D3-4747-90B4-2186EE664C97 } .Release| Any CPU .Build .0 = Release| Any CPU
35
35
EndGlobalSection
36
36
GlobalSection (SolutionProperties ) = preSolution
37
37
HideSolutionNode = FALSE
0 commit comments