AipGateway.API.AssemblyInfo.cs 1.2 KB

123456789101112131415161718192021222324
  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("67c0000d-e09b-459d-a6a4-fb5c449d5c75")]
  13. [assembly: System.Reflection.AssemblyCompanyAttribute("AipGateway.API")]
  14. [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
  15. [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
  16. [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5b3e4d83dcd3898f7e140d3aa7c2325ffe46625a")]
  17. [assembly: System.Reflection.AssemblyProductAttribute("AipGateway.API")]
  18. [assembly: System.Reflection.AssemblyTitleAttribute("AipGateway.API")]
  19. [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
  20. // MSBuild WriteCodeFragment 클래스에서 생성되었습니다.