-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSerialPortListener.sln
More file actions
32 lines (32 loc) · 1.55 KB
/
Copy pathSerialPortListener.sln
File metadata and controls
32 lines (32 loc) · 1.55 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2048
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "appPeso", "SerialPortListener\appPeso.csproj", "{D6883E9E-C532-4FDF-AFEE-61C47F8A4A1D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{55B34E5D-8688-40BF-ACF3-2A8B6AE003A2}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "appPeso_Installer", "appPeso_Installer\appPeso_Installer.vdproj", "{ED1BBDC9-819F-4B87-897F-BB9CEDCA5D30}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D6883E9E-C532-4FDF-AFEE-61C47F8A4A1D}.Debug|x86.ActiveCfg = Release|x86
{D6883E9E-C532-4FDF-AFEE-61C47F8A4A1D}.Debug|x86.Build.0 = Release|x86
{D6883E9E-C532-4FDF-AFEE-61C47F8A4A1D}.Release|x86.ActiveCfg = Release|x86
{D6883E9E-C532-4FDF-AFEE-61C47F8A4A1D}.Release|x86.Build.0 = Release|x86
{ED1BBDC9-819F-4B87-897F-BB9CEDCA5D30}.Debug|x86.ActiveCfg = Debug
{ED1BBDC9-819F-4B87-897F-BB9CEDCA5D30}.Release|x86.ActiveCfg = Release
{ED1BBDC9-819F-4B87-897F-BB9CEDCA5D30}.Release|x86.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {ADE0E59E-F9A4-4EF6-9215-2CCFE75D20A5}
EndGlobalSection
EndGlobal