临河任务调度
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

25 lines
1.2KB

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. using System;
  11. using System.Reflection;
  12. [assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("Himp.TaskScheduling-c2d31439-b723-48e2-b061-5ebd7aeb6010")]
  13. [assembly: System.Reflection.AssemblyCompanyAttribute("Himp.TaskScheduling.HttpApi.Host")]
  14. [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
  15. [assembly: System.Reflection.AssemblyFileVersionAttribute("0.1.0.0")]
  16. [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.1.0")]
  17. [assembly: System.Reflection.AssemblyProductAttribute("Himp.TaskScheduling.HttpApi.Host")]
  18. [assembly: System.Reflection.AssemblyTitleAttribute("Himp.TaskScheduling.HttpApi.Host")]
  19. [assembly: System.Reflection.AssemblyVersionAttribute("0.1.0.0")]
  20. // 由 MSBuild WriteCodeFragment 类生成。