Initial commit to new repository
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
BIN
src/AxCopilot/obj/Release/net8.0-windows/win-x64/App.baml
Normal file
BIN
src/AxCopilot/obj/Release/net8.0-windows/win-x64/App.baml
Normal file
Binary file not shown.
78
src/AxCopilot/obj/Release/net8.0-windows/win-x64/App.g.cs
Normal file
78
src/AxCopilot/obj/Release/net8.0-windows/win-x64/App.g.cs
Normal file
@@ -0,0 +1,78 @@
|
||||
#pragma checksum "..\..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0B0E851D2C6BB680D8B8F8DD7474F784A24BB388"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 AxCopilot.Themes;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Controls.Ribbon;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Forms.Integration;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace AxCopilot {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// App
|
||||
/// </summary>
|
||||
public partial class App : System.Windows.Application {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.5.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/AxCopilot;component/app.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\App.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Application Entry Point.
|
||||
/// </summary>
|
||||
[System.STAThreadAttribute()]
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.5.0")]
|
||||
public static void Main() {
|
||||
AxCopilot.App app = new AxCopilot.App();
|
||||
app.InitializeComponent();
|
||||
app.Run();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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.8.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.8.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.8.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
f988f867917f8bf4591a42248a8bcc633410d5702c30e243fe0d6dae13c42bb9
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
4118369eacfc3d5f0e92bdaf1db13ccfa0931036c703c0571f02a7e6bf9091b0
|
||||
@@ -0,0 +1,146 @@
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\SearchEngines\duckduckgo.png
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\SearchEngines\github.png
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\SearchEngines\google.png
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\SearchEngines\namuwiki.png
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\SearchEngines\naver.png
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\SearchEngines\navermap.png
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\SearchEngines\wikipedia.png
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\SearchEngines\youtube.png
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\system_prompt.txt
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\icon.ico
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\AxCopilot.exe
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\AxCopilot.deps.json
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\AxCopilot.runtimeconfig.json
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\AxCopilot.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ServiceProcess.ServiceController.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.EventLog.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.Packaging.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\AxCopilot.SDK.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\AxCopilot.SDK.pdb
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.csproj.AssemblyReference.cache
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\AboutWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ChatWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ColorPickResultWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\EyeDropperWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\HelpDetailWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\LargeTypeWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\LauncherWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\RegionSelectWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ReminderPopupWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ResourceMonitorWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ShortcutHelpWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\AboutWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ChatWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ColorPickResultWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\EyeDropperWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\HelpDetailWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\LargeTypeWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\LauncherWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\RegionSelectWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ReminderPopupWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ResourceMonitorWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\SettingsWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\ShortcutHelpWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\StatisticsWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\App.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot_Content.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\GeneratedInternalTypeHelper.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot_MarkupCompile.cache
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot_MarkupCompile.lref
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\App.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\SettingsWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\StatisticsWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.g.resources
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.AssemblyInfoInputs.cache
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.AssemblyInfo.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.csproj.CoreCompileInputs.cache
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.csproj.Up2Date
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.dll
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\refint\AxCopilot.dll
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\AxCopilot.genruntimeconfig.cache
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\ref\AxCopilot.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\DocumentFormat.OpenXml.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\DocumentFormat.OpenXml.Framework.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UglyToad.PdfPig.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UglyToad.PdfPig.Core.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UglyToad.PdfPig.Fonts.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UglyToad.PdfPig.Tokenization.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UglyToad.PdfPig.Tokens.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\runtimes\win-x64\native\WebView2Loader.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\WebView2Loader.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Web.WebView2.Core.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Web.WebView2.WinForms.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Web.WebView2.Wpf.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Web.WebView2.Core.xml
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Web.WebView2.WinForms.xml
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Web.WebView2.Wpf.xml
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Markdig.dll
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\CommandPaletteWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\CommandPaletteWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\TextActionPopup.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\TextActionPopup.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\DockBarWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\DockBarWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\code-scaffold.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\data-visualize.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\meeting-minutes.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\paper-review.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\report-writer.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\yield-analysis.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Data.Sqlite.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\SQLitePCLRaw.batteries_v2.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\SQLitePCLRaw.core.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\SQLitePCLRaw.provider.e_sqlite3.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\e_sqlite3.dll
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\docx-creator.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\pdf-processor.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\pptx-creator.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\xlsx-analyzer.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\WorkflowAnalyzerWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\WorkflowAnalyzerWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\AgentStatsDashboardWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\SkillEditorWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\SkillGalleryWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\AgentStatsDashboardWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\SkillEditorWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\SkillGalleryWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\guide_user.enc
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Assets\guide_dev.enc
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\api-docs.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\commit-review.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\db-schema.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\GuideViewerWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\GuideViewerWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\compare.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\data-convert.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\email-draft.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\gen-test.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\impact.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\log-analyze.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\refactor.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\sql-report.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\translate.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\weekly-report.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\adr-writer.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\changelog.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\dependency-audit.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\perf-audit.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\prd-generator.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\security-audit.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\data-visualize-adv.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\diagram-generator.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\image-processor.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\ocr-extract.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\TrayMenuWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\TrayMenuWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\PreviewWindow.baml
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Views\PreviewWindow.g.cs
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\batch-rename.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\csv-to-xlsx.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\env-setup.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\json-schema.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\markdown-to-doc.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\regex-helper.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\skills\release-note.skill.md
|
||||
E:\AX Copilot\src\AxCopilot\obj\Release\net8.0-windows\win-x64\Themes\Codex.baml
|
||||
BIN
src/AxCopilot/obj/Release/net8.0-windows/win-x64/AxCopilot.dll
Normal file
BIN
src/AxCopilot/obj/Release/net8.0-windows/win-x64/AxCopilot.dll
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
aac7fb9f686b061376405dd1eaf81e7f0c93ff7c545290f8252e92af3f9d9679
|
||||
@@ -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.6.1.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.6.1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.6.1.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
8ba2aadc0a00a4aba2abe03f0411d3535cdb97dadc95273fb3f3216dd15149d8
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
232588634ffa467e6a52b85091b7fc30a838d5ad27d95d88ed8bc839c7fb62fb
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
91d43d20b4e20de9695b93a12ceaf53a4c8f7587e14b17ffd08fb04e22760452
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.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 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
2de9384ca8a7181e64fa1e759c469bfd0540751ab3821275370408cfb4c7c13a
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
232588634ffa467e6a52b85091b7fc30a838d5ad27d95d88ed8bc839c7fb62fb
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.5.4.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.5.4")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.5.4.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
8e496a8b473dab6d1ecc7625cc1e7c9058c992d15a3fb02e3922452e22992490
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
91d43d20b4e20de9695b93a12ceaf53a4c8f7587e14b17ffd08fb04e22760452
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.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 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
2de9384ca8a7181e64fa1e759c469bfd0540751ab3821275370408cfb4c7c13a
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.6.1.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.6.1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.6.1.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
8ba2aadc0a00a4aba2abe03f0411d3535cdb97dadc95273fb3f3216dd15149d8
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.5.3.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.5.3")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.5.3.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
678e1cdbb20644542963cd6b6d37660a5b3453358475522da0e14cae97d922ae
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.6.1.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.6.1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.6.1.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
8ba2aadc0a00a4aba2abe03f0411d3535cdb97dadc95273fb3f3216dd15149d8
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.3.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.3.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.3.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
42767161f5ceddd9e41eb0058ffb00d0f01c3fc075c18042eea0393b83dacf81
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.6.1.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.6.1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.6.1.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
8ba2aadc0a00a4aba2abe03f0411d3535cdb97dadc95273fb3f3216dd15149d8
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.3.1.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.3.1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.3.1.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
213fb75f40b8ce75d90b39ee59df6d77e24cdf22b6311c458ddb7e1045b97c2e
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.5.1.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.5.1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.5.1.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
aa7b2b50064fa896f0bc918c6d9b9322035ecc6fc65ba673164722c60592f937
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
232588634ffa467e6a52b85091b7fc30a838d5ad27d95d88ed8bc839c7fb62fb
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -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.1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AX Copilot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AxCopilot")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
232588634ffa467e6a52b85091b7fc30a838d5ad27d95d88ed8bc839c7fb62fb
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AxCopilot
|
||||
build_property.ProjectDir = E:\AX Copilot\src\AxCopilot\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user