forked from ghuntley/Heijden.Dns
-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Ubiety.Dns.Core.sln
81 lines (81 loc) · 4.9 KB
/
Ubiety.Dns.Core.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28705.295
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ubiety.Dns.Core", "src\Ubiety.Dns.Core\Ubiety.Dns.Core.csproj", "{479864C2-F29B-40E4-987B-577D189C3D08}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dns.Sample", "src\Dns.Sample\Dns.Sample.csproj", "{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_build", "build\_build.csproj", "{BCE13C24-E6C5-4378-BFEB-E7C3C76C1CFF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0ABF0992-CAB0-4D68-93E8-80EB2E0955B9}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ubiety.Dns.Test", "tests\Ubiety.Dns.Test\Ubiety.Dns.Test.csproj", "{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{479864C2-F29B-40E4-987B-577D189C3D08}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Debug|Any CPU.Build.0 = Debug|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Debug|x64.ActiveCfg = Debug|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Debug|x64.Build.0 = Debug|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Debug|x86.ActiveCfg = Debug|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Debug|x86.Build.0 = Debug|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Release|Any CPU.ActiveCfg = Release|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Release|Any CPU.Build.0 = Release|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Release|x64.ActiveCfg = Release|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Release|x64.Build.0 = Release|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Release|x86.ActiveCfg = Release|Any CPU
{479864C2-F29B-40E4-987B-577D189C3D08}.Release|x86.Build.0 = Release|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Debug|x64.ActiveCfg = Debug|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Debug|x64.Build.0 = Debug|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Debug|x86.ActiveCfg = Debug|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Debug|x86.Build.0 = Debug|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Release|Any CPU.Build.0 = Release|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Release|x64.ActiveCfg = Release|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Release|x64.Build.0 = Release|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Release|x86.ActiveCfg = Release|Any CPU
{581DA1E6-CBE8-4622-BBB0-8ED2A08A247E}.Release|x86.Build.0 = Release|Any CPU
{BCE13C24-E6C5-4378-BFEB-E7C3C76C1CFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCE13C24-E6C5-4378-BFEB-E7C3C76C1CFF}.Debug|x64.ActiveCfg = Debug|Any CPU
{BCE13C24-E6C5-4378-BFEB-E7C3C76C1CFF}.Debug|x86.ActiveCfg = Debug|Any CPU
{BCE13C24-E6C5-4378-BFEB-E7C3C76C1CFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCE13C24-E6C5-4378-BFEB-E7C3C76C1CFF}.Release|x64.ActiveCfg = Release|Any CPU
{BCE13C24-E6C5-4378-BFEB-E7C3C76C1CFF}.Release|x86.ActiveCfg = Release|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Debug|x64.ActiveCfg = Debug|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Debug|x64.Build.0 = Debug|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Debug|x86.ActiveCfg = Debug|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Debug|x86.Build.0 = Debug|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Release|Any CPU.Build.0 = Release|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Release|x64.ActiveCfg = Release|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Release|x64.Build.0 = Release|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Release|x86.ActiveCfg = Release|Any CPU
{CA6DB048-53CA-43DD-BF6C-2B47FF09929C}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A0DE11E1-425B-4C0A-8996-B67EB0B5350E}
EndGlobalSection
EndGlobal