DirectDDNS.sln 922 B

12345678910111213141516171819202122
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.26430.14
  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. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|x64 = Debug|x64
  11. Release|x64 = Release|x64
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Debug|x64.ActiveCfg = Debug|x64
  15. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Debug|x64.Build.0 = Debug|x64
  16. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Release|x64.ActiveCfg = Release|x64
  17. {770B76D8-F319-47EE-BF90-5D434DD07CA1}.Release|x64.Build.0 = Release|x64
  18. EndGlobalSection
  19. GlobalSection(SolutionProperties) = preSolution
  20. HideSolutionNode = FALSE
  21. EndGlobalSection
  22. EndGlobal