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,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View 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();
}
}
}

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
2de9384ca8a7181e64fa1e759c469bfd0540751ab3821275370408cfb4c7c13a

View File

@@ -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 =

View File

@@ -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;

View File

@@ -0,0 +1 @@
81081e8a69f96541fa51d326b6ee8adf5024b37c08f629a8330d2e7a6a7a5bb7

View File

@@ -0,0 +1,603 @@
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
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.CSharp.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.Core.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Registry.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.AppContext.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Buffers.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Collections.Concurrent.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Collections.Immutable.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Collections.NonGeneric.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Collections.Specialized.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Collections.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ComponentModel.Annotations.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ComponentModel.DataAnnotations.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ComponentModel.EventBasedAsync.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ComponentModel.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ComponentModel.TypeConverter.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ComponentModel.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Configuration.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Console.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Core.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Data.Common.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Data.DataSetExtensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Data.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Contracts.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Debug.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.DiagnosticSource.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.FileVersionInfo.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Process.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.StackTrace.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.TextWriterTraceListener.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Tools.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.TraceSource.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Tracing.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Drawing.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Dynamic.Runtime.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Formats.Asn1.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Formats.Tar.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Globalization.Calendars.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Globalization.Extensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Globalization.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.Compression.Brotli.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.Compression.FileSystem.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.Compression.ZipFile.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.Compression.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.AccessControl.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.DriveInfo.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.Watcher.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.IsolatedStorage.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.MemoryMappedFiles.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.Pipes.AccessControl.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.Pipes.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.UnmanagedMemoryStream.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Linq.Expressions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Linq.Parallel.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Linq.Queryable.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Linq.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Memory.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Http.Json.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Http.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.HttpListener.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Mail.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.NameResolution.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.NetworkInformation.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Ping.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Quic.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Requests.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Security.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.ServicePoint.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.Sockets.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.WebClient.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.WebHeaderCollection.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.WebProxy.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.WebSockets.Client.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.WebSockets.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Net.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Numerics.Vectors.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Numerics.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ObjectModel.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Private.CoreLib.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Private.DataContractSerialization.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Private.Uri.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Private.Xml.Linq.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Private.Xml.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.DispatchProxy.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.ILGeneration.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.Lightweight.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.Extensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.Metadata.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.TypeExtensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Reflection.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Resources.Reader.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Resources.ResourceManager.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Resources.Writer.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.CompilerServices.Unsafe.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.CompilerServices.VisualC.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Extensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Handles.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.JavaScript.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.RuntimeInformation.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Intrinsics.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Loader.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Numerics.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Formatters.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Json.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Xml.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Runtime.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.AccessControl.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Claims.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Algorithms.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Cng.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Csp.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Encoding.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.OpenSsl.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.X509Certificates.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Principal.Windows.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Principal.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.SecureString.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ServiceModel.Web.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ServiceProcess.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.CodePages.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.Extensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Text.Encodings.Web.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Text.Json.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Text.RegularExpressions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.Channels.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.Overlapped.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Dataflow.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Extensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Parallel.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.Thread.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.ThreadPool.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.Timer.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Transactions.Local.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Transactions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.ValueTuple.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Web.HttpUtility.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Web.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.Linq.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.ReaderWriter.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.Serialization.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.XDocument.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.XPath.XDocument.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.XPath.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.XmlDocument.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.XmlSerializer.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xml.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\mscorlib.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\netstandard.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Accessibility.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\DirectWriteForwarder.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.Forms.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Registry.AccessControl.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.SystemEvents.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationCore.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemCore.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemData.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemDrawing.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemXml.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemXmlLinq.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework.Aero.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework.Aero2.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework.AeroLite.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework.Classic.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework.Luna.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework.Royale.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationFramework.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationUI.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ReachFramework.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.CodeDom.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Configuration.ConfigurationManager.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Design.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.EventLog.Messages.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Diagnostics.PerformanceCounter.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.DirectoryServices.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Drawing.Common.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Drawing.Design.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Drawing.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Printing.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Resources.Extensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Pkcs.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.ProtectedData.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Xml.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Security.Permissions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Threading.AccessControl.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.Controls.Ribbon.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.Extensions.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Design.Editors.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Design.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Primitives.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.Input.Manipulations.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Windows.Presentation.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.Xaml.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UIAutomationClient.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UIAutomationClientSideProviders.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UIAutomationProvider.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\UIAutomationTypes.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\WindowsBase.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\WindowsFormsIntegration.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\Microsoft.DiaSymReader.Native.amd64.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\System.IO.Compression.Native.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\clretwrc.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\clrgc.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\clrjit.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\coreclr.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\createdump.exe
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\hostfxr.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\hostpolicy.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\mscordaccore.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\mscordaccore_amd64_amd64_8.0.2526.11203.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\mscordbi.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\mscorrc.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\msquic.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\D3DCompiler_47_cor3.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PenImc_cor3.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\PresentationNative_cor3.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\vcruntime140_cor3.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\wpfgfx_cor3.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\cs\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\de\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\es\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\fr\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\it\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ja\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ko\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pl\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\pt-BR\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\ru\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\tr\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hans\WindowsFormsIntegration.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\Microsoft.VisualBasic.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationCore.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationUI.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\ReachFramework.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Controls.Ribbon.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.Design.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.Primitives.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Input.Manipulations.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Xaml.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationClient.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationClientSideProviders.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationProvider.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationTypes.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\WindowsBase.resources.dll
E:\AX Copilot\src\AxCopilot\bin\Release\net8.0-windows\win-x64\zh-Hant\WindowsFormsIntegration.resources.dll

View File

@@ -0,0 +1 @@
b9889efd61de3edb8c7eaba6da473651da62b20febfbf908c0512802a794ac6e

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
8ba2aadc0a00a4aba2abe03f0411d3535cdb97dadc95273fb3f3216dd15149d8

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
232588634ffa467e6a52b85091b7fc30a838d5ad27d95d88ed8bc839c7fb62fb

View File

@@ -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 =

View File

@@ -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;

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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
91d43d20b4e20de9695b93a12ceaf53a4c8f7587e14b17ffd08fb04e22760452

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
2de9384ca8a7181e64fa1e759c469bfd0540751ab3821275370408cfb4c7c13a

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
232588634ffa467e6a52b85091b7fc30a838d5ad27d95d88ed8bc839c7fb62fb

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
8e496a8b473dab6d1ecc7625cc1e7c9058c992d15a3fb02e3922452e22992490

View File

@@ -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 =

View File

@@ -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;

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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
91d43d20b4e20de9695b93a12ceaf53a4c8f7587e14b17ffd08fb04e22760452

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
2de9384ca8a7181e64fa1e759c469bfd0540751ab3821275370408cfb4c7c13a

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
8ba2aadc0a00a4aba2abe03f0411d3535cdb97dadc95273fb3f3216dd15149d8

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
678e1cdbb20644542963cd6b6d37660a5b3453358475522da0e14cae97d922ae

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
8ba2aadc0a00a4aba2abe03f0411d3535cdb97dadc95273fb3f3216dd15149d8

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
42767161f5ceddd9e41eb0058ffb00d0f01c3fc075c18042eea0393b83dacf81

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
8ba2aadc0a00a4aba2abe03f0411d3535cdb97dadc95273fb3f3216dd15149d8

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
213fb75f40b8ce75d90b39ee59df6d77e24cdf22b6311c458ddb7e1045b97c2e

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
aa7b2b50064fa896f0bc918c6d9b9322035ecc6fc65ba673164722c60592f937

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
232588634ffa467e6a52b85091b7fc30a838d5ad27d95d88ed8bc839c7fb62fb

View File

@@ -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 =

View File

@@ -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;

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.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 클래스에서 생성되었습니다.

View File

@@ -0,0 +1 @@
232588634ffa467e6a52b85091b7fc30a838d5ad27d95d88ed8bc839c7fb62fb

View File

@@ -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 =

View File

@@ -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;

Some files were not shown because too many files have changed in this diff Show More