-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPassword Pro 1.sln
29 lines (29 loc) · 1.32 KB
/
Password Pro 1.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35122.118
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Password Pro 1", "Password Pro 1\Password Pro 1.vbproj", "{8AE7D4F2-2783-4125-AE4B-BFCB6E38D935}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "Setup1\Setup1.vdproj", "{AB26A280-A93E-4A6F-8CD3-48ABC5059629}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8AE7D4F2-2783-4125-AE4B-BFCB6E38D935}.Debug|x86.ActiveCfg = Debug|x86
{8AE7D4F2-2783-4125-AE4B-BFCB6E38D935}.Debug|x86.Build.0 = Debug|x86
{8AE7D4F2-2783-4125-AE4B-BFCB6E38D935}.Release|x86.ActiveCfg = Release|x86
{8AE7D4F2-2783-4125-AE4B-BFCB6E38D935}.Release|x86.Build.0 = Release|x86
{AB26A280-A93E-4A6F-8CD3-48ABC5059629}.Debug|x86.ActiveCfg = Debug
{AB26A280-A93E-4A6F-8CD3-48ABC5059629}.Release|x86.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1B4FC55E-608D-44FD-91F9-7A753CC27D8E}
EndGlobalSection
EndGlobal