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

Yitter.IdGen.sln 1.7 kB

4 years ago
3 years ago
4 years ago
12345678910111213141516171819202122232425262728293031
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 17
  4. VisualStudioVersion = 17.2.32602.215
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yitter.IdGenerator", "Yitter.IdGenerator\Yitter.IdGenerator.csproj", "{FF8DAF11-34E7-4842-ADF2-3722A1A5FBB2}"
  7. EndProject
  8. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yitter.IdGenTest", "Yitter.IdGenTest\Yitter.IdGenTest.csproj", "{67426F7D-0A3B-4645-B4D7-5487215D3E2B}"
  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. {FF8DAF11-34E7-4842-ADF2-3722A1A5FBB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {FF8DAF11-34E7-4842-ADF2-3722A1A5FBB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {FF8DAF11-34E7-4842-ADF2-3722A1A5FBB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {FF8DAF11-34E7-4842-ADF2-3722A1A5FBB2}.Release|Any CPU.Build.0 = Release|Any CPU
  20. {67426F7D-0A3B-4645-B4D7-5487215D3E2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {67426F7D-0A3B-4645-B4D7-5487215D3E2B}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {67426F7D-0A3B-4645-B4D7-5487215D3E2B}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {67426F7D-0A3B-4645-B4D7-5487215D3E2B}.Release|Any CPU.Build.0 = Release|Any CPU
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. GlobalSection(ExtensibilityGlobals) = postSolution
  29. SolutionGuid = {5C87B69B-CE8D-411F-AFAF-298C7BC7C2EA}
  30. EndGlobalSection
  31. EndGlobal