-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIggyDNSClient.sln
34 lines (34 loc) · 1.63 KB
/
IggyDNSClient.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2009
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IggyDNSClient", "IggyDNSClient\IggyDNSClient.csproj", "{142CBC7C-AD8D-4123-B1FA-1AA2EE57BF8D}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "IggyDNSClientSetup", "IggyDNSClientSetup\IggyDNSClientSetup.vdproj", "{B3C7EC2D-CC61-4943-9B3E-AC9E37936FB0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B8EE94C4-037B-444B-A0AE-7DF86B32FC45}"
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
{142CBC7C-AD8D-4123-B1FA-1AA2EE57BF8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{142CBC7C-AD8D-4123-B1FA-1AA2EE57BF8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{142CBC7C-AD8D-4123-B1FA-1AA2EE57BF8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{142CBC7C-AD8D-4123-B1FA-1AA2EE57BF8D}.Release|Any CPU.Build.0 = Release|Any CPU
{B3C7EC2D-CC61-4943-9B3E-AC9E37936FB0}.Debug|Any CPU.ActiveCfg = Debug
{B3C7EC2D-CC61-4943-9B3E-AC9E37936FB0}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9990A3E4-080E-4A40-B278-D63B3C0BD854}
EndGlobalSection
EndGlobal