kompas 0.3.0 (из fcedb44f5661313ffd0570e3808a5309f6ae8cb7)

This commit is contained in:
gitea-actions
2026-08-16 10:02:12 +00:00
parent c62794b415
commit 94e044bd03
21 changed files with 762 additions and 433 deletions
Binary file not shown.
Binary file not shown.
+7 -7
View File
@@ -7,9 +7,9 @@
"targets": {
".NETCoreApp,Version=v8.0": {},
".NETCoreApp,Version=v8.0/win-x64": {
"kompas-mcp/0.2.1": {
"kompas-mcp/0.3.0": {
"dependencies": {
"Kompas.Mcp.Core": "0.2.1",
"Kompas.Mcp.Core": "0.3.0",
"Microsoft.Extensions.Hosting": "8.0.1",
"ModelContextProtocol": "2.0.0"
},
@@ -483,21 +483,21 @@
}
}
},
"Kompas.Mcp.Core/0.2.1": {
"Kompas.Mcp.Core/0.3.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "10.0.10"
},
"runtime": {
"Kompas.Mcp.Core.dll": {
"assemblyVersion": "0.2.1",
"fileVersion": "0.2.1.0"
"assemblyVersion": "0.3.0",
"fileVersion": "0.3.0.0"
}
}
}
}
},
"libraries": {
"kompas-mcp/0.2.1": {
"kompas-mcp/0.3.0": {
"type": "project",
"serviceable": false,
"sha512": ""
@@ -761,7 +761,7 @@
"path": "system.text.json/10.0.10",
"hashPath": "system.text.json.10.0.10.nupkg.sha512"
},
"Kompas.Mcp.Core/0.2.1": {
"Kompas.Mcp.Core/0.3.0": {
"type": "project",
"serviceable": false,
"sha512": ""
Binary file not shown.
Binary file not shown.
Binary file not shown.