Initial commit to new repository
BIN
dist/AxCopilot/Accessibility.dll
vendored
Normal file
BIN
dist/AxCopilot/Assets/SearchEngines/duckduckgo.png
vendored
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
dist/AxCopilot/Assets/SearchEngines/github.png
vendored
Normal file
|
After Width: | Height: | Size: 519 B |
BIN
dist/AxCopilot/Assets/SearchEngines/google.png
vendored
Normal file
|
After Width: | Height: | Size: 615 B |
BIN
dist/AxCopilot/Assets/SearchEngines/namuwiki.png
vendored
Normal file
|
After Width: | Height: | Size: 553 B |
BIN
dist/AxCopilot/Assets/SearchEngines/naver.png
vendored
Normal file
|
After Width: | Height: | Size: 247 B |
BIN
dist/AxCopilot/Assets/SearchEngines/navermap.png
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
dist/AxCopilot/Assets/SearchEngines/wikipedia.png
vendored
Normal file
|
After Width: | Height: | Size: 555 B |
BIN
dist/AxCopilot/Assets/SearchEngines/youtube.png
vendored
Normal file
|
After Width: | Height: | Size: 488 B |
BIN
dist/AxCopilot/Assets/guide_dev.enc
vendored
Normal file
BIN
dist/AxCopilot/Assets/guide_user.enc
vendored
Normal file
BIN
dist/AxCopilot/Assets/icon.ico
vendored
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
dist/AxCopilot/AxCopilot.SDK.dll
vendored
Normal file
1319
dist/AxCopilot/AxCopilot.deps.json
vendored
Normal file
BIN
dist/AxCopilot/AxCopilot.dll
vendored
Normal file
BIN
dist/AxCopilot/AxCopilot.exe
vendored
Normal file
19
dist/AxCopilot/AxCopilot.runtimeconfig.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"includedFrameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.25"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "8.0.25"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
|
||||
}
|
||||
}
|
||||
}
|
||||