markus / DnsCheckTest.sln @ master
이력 | 보기 | 이력해설 | 다운로드 (2.8 KB)
1 | d60f94ee | taeseongkim | |
---|---|---|---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio Version 16 |
||
4 | VisualStudioVersion = 16.0.30709.132 |
||
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
||
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DnsCheckTest", "DnsCheckTest\DnsCheckTest.csproj", "{2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}" |
||
7 | EndProject |
||
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorApp1", "..\test\BlazorApp1\BlazorApp1.csproj", "{A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}" |
||
9 | EndProject |
||
10 | Global |
||
11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
12 | Debug_Daelim|Any CPU = Debug_Daelim|Any CPU |
||
13 | Debug|Any CPU = Debug|Any CPU |
||
14 | Release_Default|Any CPU = Release_Default|Any CPU |
||
15 | Release_PEMSS|Any CPU = Release_PEMSS|Any CPU |
||
16 | Release|Any CPU = Release|Any CPU |
||
17 | EndGlobalSection |
||
18 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
19 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Debug_Daelim|Any CPU.ActiveCfg = Debug_Daelim|Any CPU |
||
20 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Debug_Daelim|Any CPU.Build.0 = Debug_Daelim|Any CPU |
||
21 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
22 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
23 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Release_Default|Any CPU.ActiveCfg = Release_Default|Any CPU |
||
24 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Release_Default|Any CPU.Build.0 = Release_Default|Any CPU |
||
25 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Release_PEMSS|Any CPU.ActiveCfg = Release_PEMSS|Any CPU |
||
26 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Release_PEMSS|Any CPU.Build.0 = Release_PEMSS|Any CPU |
||
27 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
28 | {2B00FB44-7C2F-4E57-9F9A-7CF2462172EA}.Release|Any CPU.Build.0 = Release|Any CPU |
||
29 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Debug_Daelim|Any CPU.ActiveCfg = Debug|Any CPU |
||
30 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Debug_Daelim|Any CPU.Build.0 = Debug|Any CPU |
||
31 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
32 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
33 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Release_Default|Any CPU.ActiveCfg = Release|Any CPU |
||
34 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Release_Default|Any CPU.Build.0 = Release|Any CPU |
||
35 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Release_PEMSS|Any CPU.ActiveCfg = Release|Any CPU |
||
36 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Release_PEMSS|Any CPU.Build.0 = Release|Any CPU |
||
37 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
38 | {A9CCD8BD-1728-47B9-AD87-F1D1A81CA39F}.Release|Any CPU.Build.0 = Release|Any CPU |
||
39 | EndGlobalSection |
||
40 | GlobalSection(SolutionProperties) = preSolution |
||
41 | HideSolutionNode = FALSE |
||
42 | EndGlobalSection |
||
43 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
44 | SolutionGuid = {247BBA11-214D-46F4-B2CE-6F95B461ACF1} |
||
45 | EndGlobalSection |
||
46 | EndGlobal |