|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.0.31903.59 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{0DF04433-43F6-45C9-86BA-744356BC7810}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudflareDnsync.Cli", "src\CloudflareDnsync.Cli\CloudflareDnsync.Cli.csproj", "{5B7CD32D-1472-47E7-8959-14D7618AC151}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudflareDnsync.Services", "src\CloudflareDnsync.Services\CloudflareDnsync.Services.csproj", "{91D9B0C3-11A7-4849-87D3-527A39534742}" |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudflareDnsync.Abstractions", "src\CloudflareDnsync.Abstractions\CloudflareDnsync.Abstractions.csproj", "{46E2C087-1871-4EEC-B96A-4F52E97829F3}" |
| 13 | +EndProject |
| 14 | +Global |
| 15 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 16 | + Debug|Any CPU = Debug|Any CPU |
| 17 | + Release|Any CPU = Release|Any CPU |
| 18 | + EndGlobalSection |
| 19 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 20 | + {5B7CD32D-1472-47E7-8959-14D7618AC151}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {5B7CD32D-1472-47E7-8959-14D7618AC151}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {5B7CD32D-1472-47E7-8959-14D7618AC151}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {5B7CD32D-1472-47E7-8959-14D7618AC151}.Release|Any CPU.Build.0 = Release|Any CPU |
| 24 | + {91D9B0C3-11A7-4849-87D3-527A39534742}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 25 | + {91D9B0C3-11A7-4849-87D3-527A39534742}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 26 | + {91D9B0C3-11A7-4849-87D3-527A39534742}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 27 | + {91D9B0C3-11A7-4849-87D3-527A39534742}.Release|Any CPU.Build.0 = Release|Any CPU |
| 28 | + {46E2C087-1871-4EEC-B96A-4F52E97829F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 29 | + {46E2C087-1871-4EEC-B96A-4F52E97829F3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 30 | + {46E2C087-1871-4EEC-B96A-4F52E97829F3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 31 | + {46E2C087-1871-4EEC-B96A-4F52E97829F3}.Release|Any CPU.Build.0 = Release|Any CPU |
| 32 | + EndGlobalSection |
| 33 | + GlobalSection(SolutionProperties) = preSolution |
| 34 | + HideSolutionNode = FALSE |
| 35 | + EndGlobalSection |
| 36 | + GlobalSection(NestedProjects) = preSolution |
| 37 | + {5B7CD32D-1472-47E7-8959-14D7618AC151} = {0DF04433-43F6-45C9-86BA-744356BC7810} |
| 38 | + {91D9B0C3-11A7-4849-87D3-527A39534742} = {0DF04433-43F6-45C9-86BA-744356BC7810} |
| 39 | + {46E2C087-1871-4EEC-B96A-4F52E97829F3} = {0DF04433-43F6-45C9-86BA-744356BC7810} |
| 40 | + EndGlobalSection |
| 41 | +EndGlobal |
0 commit comments