-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstigzler.support.wcLicenseManagerNet.sln
39 lines (39 loc) · 1.98 KB
/
stigzler.support.wcLicenseManagerNet.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31321.278
MinimumVisualStudioVersion = 10.0.40219.1
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "stigzler.support.wcLicenseManagerNet", "stigzler.support.wcLicenseManagerNet\stigzler.support.wcLicenseManagerNet.vbproj", "{D3808DDF-99AD-423F-A395-ABF5D0C5562E}"
EndProject
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "Test", "Test\Test.vbproj", "{CD4DAB1A-450E-479F-8FCD-4FC5EA15C78C}"
ProjectSection(ProjectDependencies) = postProject
{D3808DDF-99AD-423F-A395-ABF5D0C5562E} = {D3808DDF-99AD-423F-A395-ABF5D0C5562E}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FDEDCA27-9130-4FD5-8650-7719599F5F8B}"
ProjectSection(SolutionItems) = preProject
readme.md = readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D3808DDF-99AD-423F-A395-ABF5D0C5562E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3808DDF-99AD-423F-A395-ABF5D0C5562E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3808DDF-99AD-423F-A395-ABF5D0C5562E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3808DDF-99AD-423F-A395-ABF5D0C5562E}.Release|Any CPU.Build.0 = Release|Any CPU
{CD4DAB1A-450E-479F-8FCD-4FC5EA15C78C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD4DAB1A-450E-479F-8FCD-4FC5EA15C78C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD4DAB1A-450E-479F-8FCD-4FC5EA15C78C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD4DAB1A-450E-479F-8FCD-4FC5EA15C78C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {01C9E15D-049B-474B-AC0E-6B5AF61407E7}
EndGlobalSection
EndGlobal