-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLabadaPOS.sln
43 lines (43 loc) · 1.88 KB
/
LabadaPOS.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
38
39
40
41
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32510.428
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LabadaPOS", "LabadaPOS.csproj", "{0F5786E0-A7E1-48FC-AD46-6ECC37046418}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Default = Debug|Default
Release|Any CPU = Release|Any CPU
Release|Default = Release|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0F5786E0-A7E1-48FC-AD46-6ECC37046418}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F5786E0-A7E1-48FC-AD46-6ECC37046418}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F5786E0-A7E1-48FC-AD46-6ECC37046418}.Debug|Default.ActiveCfg = Debug|Any CPU
{0F5786E0-A7E1-48FC-AD46-6ECC37046418}.Debug|Default.Build.0 = Debug|Any CPU
{0F5786E0-A7E1-48FC-AD46-6ECC37046418}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F5786E0-A7E1-48FC-AD46-6ECC37046418}.Release|Any CPU.Build.0 = Release|Any CPU
{0F5786E0-A7E1-48FC-AD46-6ECC37046418}.Release|Default.ActiveCfg = Release|Any CPU
{0F5786E0-A7E1-48FC-AD46-6ECC37046418}.Release|Default.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B411CBA9-7F15-4FEC-811D-888350A97DAC}
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Default = Debug|Default
Release|Any CPU = Release|Any CPU
Release|Default = Release|Default
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Default = Debug|Default
Release|Any CPU = Release|Any CPU
Release|Default = Release|Default
EndGlobalSection
EndGlobal