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.5 KiB

3 years ago
3 years ago
3 years ago
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.31410.357
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExportDataToFile", "ExportDataToFile.csproj", "{4DC47324-7EF1-449D-99C4-04C49E44D113}"
  7. EndProject
  8. Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "ExportProject", "..\ExportProject\ExportProject.vdproj", "{77BEA279-337F-40B2-A6D5-C57E2C30F640}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Release|Any CPU = Release|Any CPU
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {4DC47324-7EF1-449D-99C4-04C49E44D113}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {4DC47324-7EF1-449D-99C4-04C49E44D113}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {4DC47324-7EF1-449D-99C4-04C49E44D113}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {4DC47324-7EF1-449D-99C4-04C49E44D113}.Release|Any CPU.Build.0 = Release|Any CPU
  20. {77BEA279-337F-40B2-A6D5-C57E2C30F640}.Debug|Any CPU.ActiveCfg = Debug
  21. {77BEA279-337F-40B2-A6D5-C57E2C30F640}.Release|Any CPU.ActiveCfg = Release
  22. {77BEA279-337F-40B2-A6D5-C57E2C30F640}.Release|Any CPU.Build.0 = Release
  23. EndGlobalSection
  24. GlobalSection(SolutionProperties) = preSolution
  25. HideSolutionNode = FALSE
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityGlobals) = postSolution
  28. SolutionGuid = {0FD7F96A-C7D1-4DA0-B1C1-C59A0B2212B5}
  29. EndGlobalSection
  30. EndGlobal