Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
-
- using System;
- using System.Reflection;
-
- [assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("Himp.TaskScheduling-c2d31439-b723-48e2-b061-5ebd7aeb6010")]
- [assembly: System.Reflection.AssemblyCompanyAttribute("Himp.TaskScheduling.HttpApi.Host")]
- [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
- [assembly: System.Reflection.AssemblyFileVersionAttribute("0.1.0.0")]
- [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.1.0")]
- [assembly: System.Reflection.AssemblyProductAttribute("Himp.TaskScheduling.HttpApi.Host")]
- [assembly: System.Reflection.AssemblyTitleAttribute("Himp.TaskScheduling.HttpApi.Host")]
- [assembly: System.Reflection.AssemblyVersionAttribute("0.1.0.0")]
-
- // 由 MSBuild WriteCodeFragment 类生成。
|