@@ -7,9 +7,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nager.PublicSuffix", "Nager
7
7
EndProject
8
8
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Nager.PublicSuffix.UnitTest" , "Nager.PublicSuffix.UnitTest\Nager.PublicSuffix.UnitTest.csproj" , "{09196C00-837C-4980-AF04-3F7B3ED8049C}"
9
9
EndProject
10
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Nager.PublicSuffix.WebApi" , "Nager.PublicSuffix.WebApi\Nager.PublicSuffix.WebApi.csproj" , "{C11F3A04-C675-493F-9F9A-5CC0EB5AB231}"
11
- EndProject
12
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nager.PublicSuffix.TestConsole" , "Nager.PublicSuffix.TestConsole\Nager.PublicSuffix.TestConsole.csproj" , "{E0D96585-D51D-43EF-AFA2-035480D596E8}"
10
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Nager.PublicSuffix.TestConsole" , "Nager.PublicSuffix.TestConsole\Nager.PublicSuffix.TestConsole.csproj" , "{E0D96585-D51D-43EF-AFA2-035480D596E8}"
13
11
EndProject
14
12
Global
15
13
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -25,10 +23,6 @@ Global
25
23
{09196C00-837C-4980-AF04-3F7B3ED8049C} .Debug| Any CPU .Build .0 = Debug| Any CPU
26
24
{09196C00-837C-4980-AF04-3F7B3ED8049C} .Release| Any CPU .ActiveCfg = Release| Any CPU
27
25
{09196C00-837C-4980-AF04-3F7B3ED8049C} .Release| Any CPU .Build .0 = Release| Any CPU
28
- {C11F3A04-C675-493F-9F9A-5CC0EB5AB231} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
29
- {C11F3A04-C675-493F-9F9A-5CC0EB5AB231} .Debug| Any CPU .Build .0 = Debug| Any CPU
30
- {C11F3A04-C675-493F-9F9A-5CC0EB5AB231} .Release| Any CPU .ActiveCfg = Release| Any CPU
31
- {C11F3A04-C675-493F-9F9A-5CC0EB5AB231} .Release| Any CPU .Build .0 = Release| Any CPU
32
26
{E0D96585-D51D-43EF-AFA2-035480D596E8} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
33
27
{E0D96585-D51D-43EF-AFA2-035480D596E8} .Debug| Any CPU .Build .0 = Debug| Any CPU
34
28
{E0D96585-D51D-43EF-AFA2-035480D596E8} .Release| Any CPU .ActiveCfg = Release| Any CPU
0 commit comments