Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

CereLink.sln 1.2 KB

1234567891011121314151617181920212223242526
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 9.00
  3. # Visual Studio 2005
  4. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cbmex", "cbmex\cbmex.vcproj", "{38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}"
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  8. Debug|Win32 = Debug|Win32
  9. Debug|x64 = Debug|x64
  10. Release|Win32 = Release|Win32
  11. Release|x64 = Release|x64
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}.Debug|Win32.ActiveCfg = Debug|Win32
  15. {38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}.Debug|Win32.Build.0 = Debug|Win32
  16. {38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}.Debug|x64.ActiveCfg = Debug|x64
  17. {38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}.Debug|x64.Build.0 = Debug|x64
  18. {38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}.Release|Win32.ActiveCfg = Release|Win32
  19. {38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}.Release|Win32.Build.0 = Release|Win32
  20. {38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}.Release|x64.ActiveCfg = Release|x64
  21. {38E1DEC0-D57E-4F17-ABDC-6E7947E945D2}.Release|x64.Build.0 = Release|x64
  22. EndGlobalSection
  23. GlobalSection(SolutionProperties) = preSolution
  24. HideSolutionNode = FALSE
  25. EndGlobalSection
  26. EndGlobal