SIASUN.TwinCatLogger.sln 1.0 KB

12345678910111213141516171819202122232425
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.27703.2000
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SIASUN.TwinCatLogger", "SIASUN.TwinCatLogger.csproj", "{210F67CF-D0E5-42EE-98E8-AD47C8D3893A}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|x86 = Debug|x86
  11. Release|x86 = Release|x86
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {210F67CF-D0E5-42EE-98E8-AD47C8D3893A}.Debug|x86.ActiveCfg = Release|x86
  15. {210F67CF-D0E5-42EE-98E8-AD47C8D3893A}.Debug|x86.Build.0 = Release|x86
  16. {210F67CF-D0E5-42EE-98E8-AD47C8D3893A}.Release|x86.ActiveCfg = Release|x86
  17. {210F67CF-D0E5-42EE-98E8-AD47C8D3893A}.Release|x86.Build.0 = Release|x86
  18. EndGlobalSection
  19. GlobalSection(SolutionProperties) = preSolution
  20. HideSolutionNode = FALSE
  21. EndGlobalSection
  22. GlobalSection(ExtensibilityGlobals) = postSolution
  23. SolutionGuid = {A577A785-77EB-4856-B024-3497D298E5C7}
  24. EndGlobalSection
  25. EndGlobal