practicekea_backend/gateway/obj/Debug/net5.0/API.Gateway.AssemblyInfo.cs

24 lines
1.1 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("9c201306-d1c3-4367-972e-175cf4d4b941")]
[assembly: System.Reflection.AssemblyCompanyAttribute("API.Gateway")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5802c02ed7c34f1f5a4395a3f1eba69c1501fbe7")]
[assembly: System.Reflection.AssemblyProductAttribute("API.Gateway")]
[assembly: System.Reflection.AssemblyTitleAttribute("API.Gateway")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.