DirectDDNS.sln 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.29728.190
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "D3NsCore", "D3NsCore\D3NsCore.csproj", "{770B76D8-F319-47EE-BF90-5D434DD07CA1}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyIP", "MyIP\MyIP.csproj", "{6A6DBA43-F57E-47C7-9102-E02C91E5747E}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Debug|x64 = Debug|x64
  14. Release|Any CPU = Release|Any CPU
  15. Release|x64 = Release|x64
  16. EndGlobalSection
  17. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  18. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Debug|Any CPU.ActiveCfg = Debug|x64
  19. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Debug|x64.ActiveCfg = Debug|x64
  20. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Debug|x64.Build.0 = Debug|x64
  21. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Release|Any CPU.ActiveCfg = Release|x64
  22. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Release|x64.ActiveCfg = Release|x64
  23. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Release|x64.Build.0 = Release|x64
  24. {6A6DBA43-F57E-47C7-9102-E02C91E5747E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  25. {6A6DBA43-F57E-47C7-9102-E02C91E5747E}.Debug|Any CPU.Build.0 = Debug|Any CPU
  26. {6A6DBA43-F57E-47C7-9102-E02C91E5747E}.Debug|x64.ActiveCfg = Debug|Any CPU
  27. {6A6DBA43-F57E-47C7-9102-E02C91E5747E}.Debug|x64.Build.0 = Debug|Any CPU
  28. {6A6DBA43-F57E-47C7-9102-E02C91E5747E}.Release|Any CPU.ActiveCfg = Release|Any CPU
  29. {6A6DBA43-F57E-47C7-9102-E02C91E5747E}.Release|Any CPU.Build.0 = Release|Any CPU
  30. {6A6DBA43-F57E-47C7-9102-E02C91E5747E}.Release|x64.ActiveCfg = Release|Any CPU
  31. {6A6DBA43-F57E-47C7-9102-E02C91E5747E}.Release|x64.Build.0 = Release|Any CPU
  32. EndGlobalSection
  33. GlobalSection(SolutionProperties) = preSolution
  34. HideSolutionNode = FALSE
  35. EndGlobalSection
  36. GlobalSection(ExtensibilityGlobals) = postSolution
  37. SolutionGuid = {2DC8A2D3-DB94-42CB-BE3F-83014BFA74F6}
  38. EndGlobalSection
  39. EndGlobal