You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.6 KiB

1 year ago
  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 16
  3. VisualStudioVersion = 16.0.31424.327
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IO.Swagger", "src\IO.Swagger\IO.Swagger.csproj", "{87C2A840-04AE-45F6-9C43-2B91B981C370}"
  6. EndProject
  7. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IO.Swagger.Test", "src\IO.Swagger.Test\IO.Swagger.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
  8. EndProject
  9. Global
  10. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  11. Debug|Any CPU = Debug|Any CPU
  12. Release|Any CPU = Release|Any CPU
  13. EndGlobalSection
  14. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  15. {87C2A840-04AE-45F6-9C43-2B91B981C370}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  16. {87C2A840-04AE-45F6-9C43-2B91B981C370}.Debug|Any CPU.Build.0 = Debug|Any CPU
  17. {87C2A840-04AE-45F6-9C43-2B91B981C370}.Release|Any CPU.ActiveCfg = Release|Any CPU
  18. {87C2A840-04AE-45F6-9C43-2B91B981C370}.Release|Any CPU.Build.0 = Release|Any CPU
  19. {19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  20. {19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
  21. {19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
  22. {19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.Build.0 = Release|Any CPU
  23. EndGlobalSection
  24. GlobalSection(SolutionProperties) = preSolution
  25. HideSolutionNode = FALSE
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityGlobals) = postSolution
  28. SolutionGuid = {7C3B719D-F0EC-429B-B5CB-54DBAA593E19}
  29. EndGlobalSection
  30. EndGlobal