2ff390d577
- Primo commit.
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27004.2009
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "LicenseManager", "LicenseManager.vbproj", "{B21F637B-C515-45A2-B088-6709D7EAC948}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B21F637B-C515-45A2-B088-6709D7EAC948}.Debug|x86.ActiveCfg = Debug|x86
|
|
{B21F637B-C515-45A2-B088-6709D7EAC948}.Debug|x86.Build.0 = Debug|x86
|
|
{B21F637B-C515-45A2-B088-6709D7EAC948}.Release|x86.ActiveCfg = Release|x86
|
|
{B21F637B-C515-45A2-B088-6709D7EAC948}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {2DC09E9B-6A75-42ED-B879-416A4B470194}
|
|
EndGlobalSection
|
|
EndGlobal
|