星火微课系统客户端
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910111213141516171819202122232425
  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 17
  3. VisualStudioVersion = 17.6.33829.357
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XHWK.WKTool", "XHWK.WKTool\XHWK.WKTool.csproj", "{57591E23-644E-416D-B1CA-BB04C550130F}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|x86 = Debug|x86
  10. Release|x86 = Release|x86
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {57591E23-644E-416D-B1CA-BB04C550130F}.Debug|x86.ActiveCfg = Debug|x86
  14. {57591E23-644E-416D-B1CA-BB04C550130F}.Debug|x86.Build.0 = Debug|x86
  15. {57591E23-644E-416D-B1CA-BB04C550130F}.Release|x86.ActiveCfg = Release|x86
  16. {57591E23-644E-416D-B1CA-BB04C550130F}.Release|x86.Build.0 = Release|x86
  17. EndGlobalSection
  18. GlobalSection(SolutionProperties) = preSolution
  19. HideSolutionNode = FALSE
  20. EndGlobalSection
  21. GlobalSection(ExtensibilityGlobals) = postSolution
  22. SolutionGuid = {C573B427-5C7A-4077-8278-2330689ADF3B}
  23. EndGlobalSection
  24. EndGlobal