星火微课系统客户端
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.

XHWK.sln 1.5KB

3 yıl önce
3 yıl önce
12345678910111213141516171819202122232425262728293031
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.30406.217
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XHWK.Model", "XHWK.Model\XHWK.Model.csproj", "{445A4527-849B-4FA9-AA97-8ED1098D211E}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XHWK.WKTool", "XHWK.WKTool\XHWK.WKTool.csproj", "{57591E23-644E-416D-B1CA-BB04C550130F}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|x86 = Debug|x86
  13. Release|x86 = Release|x86
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {445A4527-849B-4FA9-AA97-8ED1098D211E}.Debug|x86.ActiveCfg = Debug|x86
  17. {445A4527-849B-4FA9-AA97-8ED1098D211E}.Debug|x86.Build.0 = Debug|x86
  18. {445A4527-849B-4FA9-AA97-8ED1098D211E}.Release|x86.ActiveCfg = Release|x86
  19. {445A4527-849B-4FA9-AA97-8ED1098D211E}.Release|x86.Build.0 = Release|x86
  20. {57591E23-644E-416D-B1CA-BB04C550130F}.Debug|x86.ActiveCfg = Debug|x86
  21. {57591E23-644E-416D-B1CA-BB04C550130F}.Debug|x86.Build.0 = Debug|x86
  22. {57591E23-644E-416D-B1CA-BB04C550130F}.Release|x86.ActiveCfg = Release|x86
  23. {57591E23-644E-416D-B1CA-BB04C550130F}.Release|x86.Build.0 = Release|x86
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. GlobalSection(ExtensibilityGlobals) = postSolution
  29. SolutionGuid = {C573B427-5C7A-4077-8278-2330689ADF3B}
  30. EndGlobalSection
  31. EndGlobal