Files
AX-Copilot-Codex/src/AxCopilot/obj/Release/net8.0-windows/win-x64/AxCopilot_ckpoonxm_wpftmp.AssemblyInfo.cs

27 lines
1.3 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: System.Runtime.CompilerServices.InternalsVisibleTo("AxCopilot.Tests")]
[assembly: System.Reflection.AssemblyCompanyAttribute("AX")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("AI 기반 업무 자동화 런처 & 코파일럿")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.7.2.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.7.2")]
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.7.2.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.