-
Notifications
You must be signed in to change notification settings - Fork 0
/
HLNC.sln
31 lines (31 loc) · 1.54 KB
/
HLNC.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 17
VisualStudioVersion = 17.10.34928.147
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HLNC", "HLNC.csproj", "{75B1C2E3-DAC5-44FA-B27C-1A024173B636}"
EndProject
Project("{7CF6DF6D-3B04-46F8-A40B-537D21BCA0B4}") = "Documentation", "Documentation\Documentation.shfbproj", "{FDDC2937-9A73-4A60-946F-74E787D3B051}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75B1C2E3-DAC5-44FA-B27C-1A024173B636}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75B1C2E3-DAC5-44FA-B27C-1A024173B636}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75B1C2E3-DAC5-44FA-B27C-1A024173B636}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75B1C2E3-DAC5-44FA-B27C-1A024173B636}.Release|Any CPU.Build.0 = Release|Any CPU
{FDDC2937-9A73-4A60-946F-74E787D3B051}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FDDC2937-9A73-4A60-946F-74E787D3B051}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FDDC2937-9A73-4A60-946F-74E787D3B051}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FDDC2937-9A73-4A60-946F-74E787D3B051}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {319CCDB7-F6EC-49FA-B2D3-565C5C3FC1FB}
EndGlobalSection
EndGlobal