电子围栏推送服务
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

26 Zeilen
1.1KB

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 17
  3. VisualStudioVersion = 17.9.34902.65
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TelpoPush.Fence.Worker", "TelpoPush.Fence.Worker\TelpoPush.Fence.Worker.csproj", "{6D80B967-98F7-43DC-8AB6-BEB2F23B35F1}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|Any CPU = Debug|Any CPU
  10. Release|Any CPU = Release|Any CPU
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {6D80B967-98F7-43DC-8AB6-BEB2F23B35F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {6D80B967-98F7-43DC-8AB6-BEB2F23B35F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {6D80B967-98F7-43DC-8AB6-BEB2F23B35F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
  16. {6D80B967-98F7-43DC-8AB6-BEB2F23B35F1}.Release|Any CPU.Build.0 = Release|Any CPU
  17. EndGlobalSection
  18. GlobalSection(SolutionProperties) = preSolution
  19. HideSolutionNode = FALSE
  20. EndGlobalSection
  21. GlobalSection(ExtensibilityGlobals) = postSolution
  22. SolutionGuid = {8CCD230E-0371-4487-AAE2-9174BEA2C719}
  23. EndGlobalSection
  24. EndGlobal