Initial commit to new repository
This commit is contained in:
@@ -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.2.2.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2.2")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.2.2.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
Reference in New Issue
Block a user