//------------------------------------------------------------------------------ // // 이 코드는 도구를 사용하여 생성되었습니다. // 런타임 버전:4.0.30319.42000 // // 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면 // 이러한 변경 내용이 손실됩니다. // //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("75150fce-710a-47df-8c66-f2fb213914ac")] [assembly: System.Reflection.AssemblyCompanyAttribute("goods")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5704d41e178a2606ba9c2fc62630beabe6f33140")] [assembly: System.Reflection.AssemblyProductAttribute("goods")] [assembly: System.Reflection.AssemblyTitleAttribute("goods")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] // MSBuild WriteCodeFragment 클래스에서 생성되었습니다.