Initial commit to new repository

This commit is contained in:
2026-04-03 18:22:19 +09:00
commit 4458bb0f52
7672 changed files with 452440 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
//------------------------------------------------------------------------------
// <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.0.7.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.7")]
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.7.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.