|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using System;
|
|
|
using System.Reflection;
|
|
|
|
|
|
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("fc82dcaf-3161-4441-9e5d-92fdf63b2d3d")]
|
|
|
[assembly: System.Reflection.AssemblyCompanyAttribute("ai_server_docker")]
|
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
|
[assembly: System.Reflection.AssemblyProductAttribute("ai_server_docker")]
|
|
|
[assembly: System.Reflection.AssemblyTitleAttribute("ai_server_docker")]
|
|
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
|
|
|
|
|
|
|
|
|
|
|