YD_Event.Admin/YD_Event.Web.Entry/obj/Debug/net10.0/Easy.Admin.Web.Entry.AssemblyInfo.cs
2025-12-17 10:32:52 +08:00

25 lines
1.1 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("dbe8130a-ff52-4e0b-97b7-1cd416d74122")]
[assembly: System.Reflection.AssemblyCompanyAttribute("Easy.Admin.Web.Entry")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Easy.Admin.Web.Entry")]
[assembly: System.Reflection.AssemblyTitleAttribute("Easy.Admin.Web.Entry")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。