-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVapeID.sln
31 lines (31 loc) · 1.58 KB
/
VapeID.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VapeID", "VapeValidator\VapeID.vbproj", "{150C8C4D-455C-4C74-B34C-DACA678ABD3B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MetroFramework", "winforms-modernui-master\MetroFramework\MetroFramework.csproj", "{54FE1EC1-0A2E-45A3-B1C5-C76487FC65D2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{150C8C4D-455C-4C74-B34C-DACA678ABD3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{150C8C4D-455C-4C74-B34C-DACA678ABD3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{150C8C4D-455C-4C74-B34C-DACA678ABD3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{150C8C4D-455C-4C74-B34C-DACA678ABD3B}.Release|Any CPU.Build.0 = Release|Any CPU
{54FE1EC1-0A2E-45A3-B1C5-C76487FC65D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{54FE1EC1-0A2E-45A3-B1C5-C76487FC65D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{54FE1EC1-0A2E-45A3-B1C5-C76487FC65D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{54FE1EC1-0A2E-45A3-B1C5-C76487FC65D2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2CE05509-FF6D-4B03-9271-FA546EC30FE4}
EndGlobalSection
EndGlobal